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
56034e740d
compass
/
lib
/
compass
/
app_integration
History
Chris Eppstein
c3f887ff51
[Rails] Fix rails boot sequence in Rails 2.3.x environments.
2010-02-23 13:12:42 -08: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] Fix rails boot sequence in Rails 2.3.x environments.
2010-02-23 13:12:42 -08: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