compass/test
Chris Eppstein 998168160b [Rails] image_url() now integrates with the rails asset handling code when stylesheets are generated within the rails container.
This causes your rails configuration for cache busting and asset hosts
to be picked up when generating your stylesheets. Unfortunately, all
that code runs within the context of a controller, so the stylesheets
have to be generated during first request to use this functionality.
2009-06-20 12:29:31 -07:00
..
fixtures/stylesheets [Examples] Refactor the module and file loading for Sass Extensions and application integration. Fixed broken unit tests. 2009-06-20 12:29:14 -07:00
command_line_helper.rb [Unit Tests] More complex rails generator helper method, and a more simple one. 2009-06-20 12:29:30 -07:00
command_line_test.rb [Unit Tests] Extracted rails tests to their own test suite. 2009-06-20 12:29:30 -07:00
compass_test.rb [Examples] Refactor the module and file loading for Sass Extensions and application integration. Fixed broken unit tests. 2009-06-20 12:29:14 -07:00
configuration_test.rb Need to reset the configuration before each configuration test case. 2009-05-08 08:11:42 -07:00
rails_integration_test.rb [Unit Tests] More complex rails generator helper method, and a more simple one. 2009-06-20 12:29:30 -07:00
sass_extensions_test.rb [Examples] Refactor the module and file loading for Sass Extensions and application integration. Fixed broken unit tests. 2009-06-20 12:29:14 -07:00
test_case_helper.rb [Examples] Refactor the module and file loading for Sass Extensions and application integration. Fixed broken unit tests. 2009-06-20 12:29:14 -07:00
test_helper.rb [Unit Tests] Extracted rails tests to their own test suite. 2009-06-20 12:29:30 -07:00
test_rails_helper.rb [Rails] image_url() now integrates with the rails asset handling code when stylesheets are generated within the rails container. 2009-06-20 12:29:31 -07:00