--
You received this message because you are subscribed to the Google
Groups "MongoMapper" group.
For more options, visit this group at
http://groups.google.com/group/mongomapper?hl=en?hl=en
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/
dependencies.rb:440:in `load_missing_constant': uninitialized constant
Mongo::InvalidDocument (NameError)
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/
active_support/dependencies.rb:80:in `const_missing'
Thanks
Also, I tried downgrading both gems to 0.16 and it works fine.
Thoughts?
On Jan 4, 2010, at 8:02 AM, lancecarlson <lancec...@gmail.com> wrote:
On Jan 4, 8:32 am, John Nunemaker <nunema...@gmail.com> wrote:
> Oh actually your issue is different versions of mongo and mongo_ext
> gems. Gem install latest version of mongomapper and you should be fine.
>