Hi,

I've created a new Rails 3.1 app which uses RailsAdmin (and thus Devise and 
BCrypt).  I can push code updates to Heroku without a problem, but when I 
run "heroku run console" or "heroku run rake db:migrate," I am met with the 
error "no such file to load -- bcrypt_ext."  My app doesn't start for the 
same reason.

>From a previous message, I tried removing my Gemfile.lock, but was then 
informed that a Gemfile.lock file is required.  I have also specifically 
added "bcrypt-ruby" to my Gemfile.

Any suggestions?

Matthew

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/heroku/-/Hnqbc7XorGoJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to