Method: Challah::UserStatusable#active

Defined in:
lib/challah/concerns/user/statusable.rb

#activeObject



37
38
39
# File 'lib/challah/concerns/user/statusable.rb', line 37

def active
  active?
end