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 8c5b58f commit 09ca48aCopy full SHA for 09ca48a
lib/mongoid/loadable.rb
@@ -94,7 +94,7 @@ def load_model(file)
94
95
# Returns the array of paths where the application's model definitions
96
# are located. If Rails is loaded, this defaults to the configured
97
- # "app/models" paths (e.g. 'config.paths["app/models"]'); otherwise, it
+ # "app/models" paths (e.g. +config.paths["app/models"]+); otherwise, it
98
# defaults to '%w(./app/models ./lib/models)'.
99
#
100
# Note that these paths are the *roots* of the directory hierarchies where
0 commit comments