Was working fine until I upgraded MongoMapper. I have installed 'thin'
locally and everything works. It also works in production mode locally
but I get this error when I try to load the app in heroku:


App failed to start

An error happened during the initialization of your app.

This may be due to a typo, wrong number of arguments, or calling a
function that doesn’t exists. Check the stack trace below for specific
details.

Make sure the app is working locally in production mode, by running it
with RAILS_ENV (for Rails apps) or RACK_ENV (for Sinatra or other rack
apps) set to production. e.g. RAILS_ENV=production script/server.
Original Error

/home/slugs/213993_368525d_3ad0/mnt/.gems/gems/activesupport-2.3.8/lib/
active_support/dependencies.rb:443:in `load_missing_constant':
uninitialized constant OrderedHash (NameError)
        from /home/slugs/213993_368525d_3ad0/mnt/.gems/gems/
activesupport-2.3.8/lib/active_support/dependencies.rb:80:in
`const_missing'
        from /home/slugs/213993_368525d_3ad0/mnt/.gems/gems/
activesupport-2.3.8/lib/active_support/dependencies.rb:92:in
`const_missing'

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to