Libraries
»
challah
(1.6.1)
»
Index
»
Challah
»
UserStatusable
»
#active
Method: Challah::UserStatusable#active
Defined in:
lib/challah/concerns/user/statusable.rb
#
active
⇒
Object
37 38 39
# File 'lib/challah/concerns/user/statusable.rb', line 37
def
active
active?
end