method
with_exclusive_scope
v3.2.13 -
Show latest stable
- Class:
ActiveRecord::Scoping::ClassMethods
with_exclusive_scope(method_scoping = {}, &block)protected
Works like with_scope, but discards any nested properties.
with_exclusive_scope(method_scoping = {}, &block)Works like with_scope, but discards any nested properties.