Libraries
»
active_scope
(0.1.0)
»
Index
»
ActiveScope
»
ClassMethods
»
active
Method: ActiveScope::ClassMethods.active
Defined in:
lib/active_scope.rb
.
active
⇒
Object
8 9 10
# File 'lib/active_scope.rb', line 8
def
self
.
active
where
(
:active=
>
true
)
end