less/more and Heroku

I’ve been using the less gem and the more plugin together on heroku. Recently, the more maintainers changed the plugins concept and stylesheets are not generated on the request anymore. I haven’t found any explanations as to why this is and I still like the old version, so I forked the project and reset —hard back to what they had before.

If you want the old way (with the latest heroku fix):

./script/plugin install git://github.com/amiel/more.git --force

EDIT: I don’t use the more plugin anymore. I use rails 3.1 with the new less gem. This plugin has since been deleted.

Comments
Filed ↓ heroku