Problems with sprockets when deploying Rails 3.1.rc4 Problems with sprockets when deploying Rails 3.1.rc4 heroku heroku

Problems with sprockets when deploying Rails 3.1.rc4


Just bump your rails version up to rc5

gem 'rails', '3.1.0rc5'

then:

bundle update