Mongoid

Learning Resources

Only editable by group admins

  • Last updated November 10, 2018 at 4:40 PM by hankish
  • Evidence visible to group members and anyone with the link
Share the learning resources which were the most useful to you during your process.
Badge List is currently using version 5.2 of the Mongoid gem. So that's what you should focus on. One thing to note is that the MongoDB organization actually took over the Mongoid gem years ago. And in the process they ended up making it somehow harder to find good documentation on Mongoid itself (rather than MongoDB in general). But if you poke around enough you'll find tons of good resources.

Here are some links to get you started:

All posted evidence

Article on Using Mongoid alongisde Rails

Medium

Using Mongoid in Rails - Andy Zheng - Medium

If you're looking for a NoSQL option to use in Rails, Mongoid is an excellent option. Here I will be going over some of the basics of Mongoid and some similarities and differences between it and ActiveRecord, which is Rails' default ORM framework for working with relational SQL databases.
cpr Almost 5 years ago

The all internet

But most of it: Stackoverflow
couentine Over 5 years ago