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.
How to get Compass to work on Heroku
Previous post: A CSS tag I have never seen before
Next post: Making your Rails web app invite only using devise_invitable