We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
has_many
1 parent d293276 commit b943622Copy full SHA for b943622
activerecord/lib/active_record/associations.rb
@@ -1225,7 +1225,7 @@ module ClassMethods
1225
# {Association Join Models}[rdoc-ref:Associations::ClassMethods@Association+Join+Models]
1226
# and {Setting Inverses}[rdoc-ref:Associations::ClassMethods@Setting+Inverses] for
1227
# more detail.
1228
-
+ #
1229
# [+:disable_joins+]
1230
# Specifies whether joins should be skipped for an association. If set to true, two or more queries
1231
# will be generated. Note that in some cases, if order or limit is applied, it will be done in-memory
0 commit comments