We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e88b487 commit 4e9bf81Copy full SHA for 4e9bf81
docs/index.txt
@@ -33,7 +33,7 @@ Object Mappers
33
Because MongoDB is so easy to use, the basic Ruby driver can be the
34
best solution for many applications. But if you need validations,
35
associations, and other high-level data modeling functions, then you
36
-may need Object Document Mapper may be needed.
+may need Object Document Mapper.
37
38
In the context of a Rails application, an Object Document Mapper
39
provides functionality equivalent to, but distinct from, ActiveRecord.
0 commit comments