Module | Compass::Configuration::Helpers |
In: |
lib/compass/configuration/helpers.rb
|
The helpers are available as methods on the Compass module. E.g. Compass.configuration
KNOWN_CONFIG_LOCATIONS | = | ['config/compass.rb', ".compass/config.rb", "config/compass.config", "config.rb", "src/config.rb"] | TODO: Deprecate the src/config.rb location. |
Read the configuration file for this project
Finds the configuration file, if it exists in a known location.