class ActiveRecord::Scoping::DefaultScope
:nodoc:
def initialize(scope, all_queries = nil)
def initialize(scope, all_queries = nil) @scope = scope @all_queries = all_queries end
:nodoc:
def initialize(scope, all_queries = nil) @scope = scope @all_queries = all_queries end