Your dev environment is probably loading this library by default. Try loading it explicitly adding require 'digest/sha1' to your environment or to the class making that call.
On Wed, Mar 4, 2009 at 12:44 PM, karen <[email protected]> wrote: > > This is the line its complaining about : > > Digest::SHA1.hexdigest(pass+password_salt) > > > On Mar 4, 12:40 pm, karen <[email protected]> wrote: >> I am getting this error in my logs. This works locally but when I push >> to heroku it produces and error. Is there a version difference or >> missing gem? >> >> Thanks, >> karen > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. 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 -~----------~----~----~----~------~----~------~--~---
