Closed gdagley closed 15 years ago
This should be fixed now. The plugin has been rewritten to use a designated controller instead of a before filter to generate the CSS. Can you confirm this?
Looks good and much faster. Thanks. I am using Less and More in my starter Rails application at http://github.com/gdagley/basejumper
Good!
When running a spec or test suite for a Rails project the overall run time was slowed dramatically because of the attempt to reparse the less files for each test.