Module: CanTango::Permit::AccountType::ClassMethods
- Included in:
- CanTango::Permit::AccountType
- Defined in:
- lib/cantango/permit/account_type.rb
Instance Method Summary collapse
Instance Method Details
#hash_key ⇒ Object
9 10 11 |
# File 'lib/cantango/permit/account_type.rb', line 9 def hash_key account_type_name(self) end |
#type ⇒ Object
5 6 7 |
# File 'lib/cantango/permit/account_type.rb', line 5 def type :account end |