52c47d7de4
Railstie. Additionally, we now default to app/stylesheets for sass files and public/stylesheets for css files -- though they can still be changed after installation or on the command line during project initialization. Compass is now a gem plugin in a rails environment. Lastly, in a rails3 environment the compass configuration can now be changed without restarting the rails server process.
3 lines
58 B
Ruby
3 lines
58 B
Ruby
require 'compass'
|
|
require 'compass/app_integration/rails'
|