You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
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)