-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Docs
To my knowledge there is no tutorial for beginners similar to the Rails blog tutorial that uses Mongoid (or MongoDB for the data store). This makes it challenging for new users to start using Mongoid/MongoDB in Ruby.
The Mongoid tutorial will be shorter than the standard Rails one because we won't need to bother with migrations.
We can also consider creating a Sinatra blog tutorial and a Rails blog tutorial.
New application with Sinatra
- Readme
Converting existing Sinatra application to Mongoid
JSON input parameters, JSON API with Sinatra & Mongoid
- Readme
New Rails application
- Readme
Converting existing Rails application to Mongoid
Rails API application
- Readme
Grape application
- Readme
Flavors/variations:
Using local MongoDB
Using Atlas
Omitting test/unit tests with Rails
- is related to
-
MONGOID-4720 Revise installation / compatibility documentation
- Closed
- links to