less / more

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

Use the actual page cache setting from the environment #15

Closed augustl closed 15 years ago

augustl commented 15 years ago

Instead of setting defaults for the page cache in the various environments in Less::More::DEFAULTS, use the actual config settings. It's probably something along the lines of ActionController::Base.config.page_cache.

augustl commented 15 years ago

Page cache is no longer a cvar, it uses the environment settings instead. Closed by 3b42d87c6c7b7711d18ae1b2f80d9e1aa4334816