Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/data-modeling/documents.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. _mongoid-modeling-documents:

=========
Documents
=========
===========================
Ruby Document Object Module
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

S: Remove ruby
A better option would be just Document Module or Document Model Class Module if it needs to be longer

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about "Include the Document Module in Your Object Class"? Want to try something more meaningful than a longer name

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Include the Document Module in Your Model?

===========================

.. facet::
:name: genre
Expand Down
Loading