We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ac43aa + a133cc4 commit 1346bb1Copy full SHA for 1346bb1
lib/activerecord-multi-tenant/relation_extension.rb
@@ -68,4 +68,4 @@ def generate_in_condition_subquery
68
end
69
70
# Patch ActiveRecord::Relation with the extension module
71
-ActiveRecord::Relation.prepend(Arel::ActiveRecordRelationExtension)
+# ActiveRecord::Relation.prepend(Arel::ActiveRecordRelationExtension)
0 commit comments