Class
Compass::AppIntegration::Rails::Installer
In:
lib/compass/app_integration/rails/installer.rb
Parent:
Compass::Installers::ManifestInstaller
Methods
completed_configuration
config_contents
finalize
gem_config_instructions
haml_stylesheet_links
hamlize?
html_stylesheet_links
initializer_contents
install_location_for_html
prepare
prompt_css_dir
prompt_sass_dir
rails3?
stylesheet_links
stylesheet_prefix
write_configuration_files
Public Instance methods
completed_configuration
()
config_contents
()
finalize
(options = {})
gem_config_instructions
()
haml_stylesheet_links
()
hamlize?
()
html_stylesheet_links
()
initializer_contents
()
install_location_for_html
(to, options)
prepare
()
prompt_css_dir
()
prompt_sass_dir
()
rails3?
()
stylesheet_links
()
stylesheet_prefix
()
write_configuration_files
(config_file = nil)
[Validate]