Class: App::Account
- Inherits:
-
Object
- Object
- App::Account
- Includes:
- ORMivore::Entity
- Defined in:
- app/entities/account.rb
Constant Summary collapse
- STATUSES =
%w(active inactive deleted).map(&:to_sym).freeze
%w(active inactive deleted).map(&:to_sym).freeze