less / more

less on rails — the official LESS plugin for Ruby on Rails
http://lesscss.org
MIT License
226 stars 41 forks source link

Booting app doesn't delete page cached css files #10

Closed augustl closed 15 years ago

augustl commented 15 years ago

The rake task that removes all generated css has to run when the app boots. Essential to production mode.

augustl commented 15 years ago

Move the cleanup into Less::More.clean, call it in init.rb. This cleans up generated files when the app boots. Closed by 5c7f7dc875a638d4922f1e0b99a927aed232f92e