Class
ActiveRecord::NamedScope::Scope
In:
lib/active_record/named_scope.rb
Parent:
Object
Methods
empty?
first
last
new
proxy_found
reload
respond_to?
Attributes
proxy_options
[R]
proxy_scope
[R]
Public Class methods
new
(proxy_scope, options, &block)
Public Instance methods
empty?
()
first
(*args)
last
(*args)
reload
()
respond_to?
(method, include_private = false)
Protected Instance methods
proxy_found
()
[Validate]