Is there a way to force regeneration of assets every request when using the Rails 3.1 Asset Pipeline?
I am having problems getting the system to pick up changes to files when using Less (less-rails) with a series of partials and mixin files. If I could just force the system to generation on each request I would be much more productive.