method
wrap_scope
rails latest stable - Class:
ActiveRecord::Associations::Builder::Association
wrap_scope(scope, extension)public
No documentation available.
# File activerecord/lib/active_record/associations/builder/association.rb, line 62
def self.wrap_scope(scope, extension)
scope
end