Module: CanTango::Permit::UserType::ClassMethods
- Included in:
- CanTango::Permit::UserType
- Defined in:
- lib/cantango/permit/user_type.rb
Instance Method Summary collapse
Instance Method Details
#hash_key ⇒ Object
5 6 7 |
# File 'lib/cantango/permit/user_type.rb', line 5 def hash_key permit_name(self) end |