How to get Compass to work on Heroku

by Andrew Gertig on February 25, 2011

Compass is a Ruby gem that provides a stylesheet authoring framework based on Sass. It is an awesome way to generate CSS. I ran into some trouble getting my Ruby on Rails application to run on Heroku until I cam across a Gist by Michael van Rooijen which I have added to a bit to prevent interruption of work in development.

Previous post:

Next post: