compass/lib/compass/app_integration
2010-05-02 19:22:50 -07:00
..
merb Generalized application framework integration. There are three that ship with compass: Merb, Rails, and StandAlone. 2009-09-01 20:20:23 -07:00
rails Update the rails template for v0.10 2010-05-02 19:22:50 -07:00
stand_alone [Configuration] The sass cache location can now be set in the compass config file using the cache_dir property and the cache can be disabled by setting cache = false. 2009-12-01 09:57:49 -08:00
merb.rb Require relative to the load path instead of using the more convoluted approach of File.join(File.dirname(__FILE__), ...). 2009-09-02 21:45:08 -07:00
rails.rb [Rails] Fix a setup bug and handle compass configuration changes at rails boot. 2010-02-13 17:07:41 -08:00
stand_alone.rb Name all configuration sources for debugging purposes. 2009-11-17 08:58:12 -08:00