This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
compass
Watch
1
Star
0
Fork
0
You've already forked compass
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
973a568c1d
compass
/
lib
/
compass
/
app_integration
History
Chris Eppstein
a2a0d58508
[Rails] Make it possible to only install the configuration files into a rails project.
2010-07-23 23:31:11 -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
[Rails] Make it possible to only install the configuration files into a rails project.
2010-07-23 23:31:11 -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] Move most of the contents of the compass initializer back to the compass codebase. Discover compass extensions automatically during boot.
2010-07-23 22:54:23 -07:00
stand_alone.rb
Name all configuration sources for debugging purposes.
2009-11-17 08:58:12 -08:00