SV: [Rails] assest pipeline how to exclude some css files?

2012-01-06 Thread Brynjolfur Thorvardsson
Hi again - I've got a fully dynamic css setup which includes using a css controller. That way you get the option of passing variables to your css from Rails, basically you can enable full programmatic control of your stylesheets. What I've got is following: dcss_controller.rb: class D

SV: [Rails] assest pipeline how to exclude some css files?

2012-01-05 Thread Brynjolfur Thorvardsson
Well, the easiest way would be to simply remove the files you don't want to use? You might also try using a dynamic css, if you rename your application.css to application.css.erb it will still work as before but now you can embed ruby code. If your other css files have a different ending (e.g. .