Rails 3.1.rc4
If you find this error in production env:
ActionView::Template::Error (undefined method
compress' for :scss:Symbol (in /app/app/assets/stylesheets/application.css))`
You can temporarily comment out the following line in config/environments/production.rb
config.assets.css_compressor = :scss