How to deploy rails 3 beta project on heroku? When I try to do this, I get this error:
-----> Heroku receiving push
-----> Gemfile detected, running gem bundle
! Heroku push rejected, "gem bundle" failed, please check your Gemfile for errors.
source
share