Ruby on Rails Saturday, June 30, 2012

Hello everybody. Anybody using AR + Mongoid in the same project and had problems with db:schema:load ?

When I run the task with mongoid gem in my Gemfile the AR models are loaded during the enviroment boot and it complains that model's table doesn't exist (obviously, I'm trying to create it)

Best regards.


--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/k4mbRibkv0gJ.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en-US.

No comments:

Post a Comment