Method: RoleStrategy::Generic::EmbedManyRoles.default_role_attribute
- Defined in:
- lib/roles_generic/strategy/multi/embed_many_roles.rb
.default_role_attribute ⇒ Object
3 4 5 |
# File 'lib/roles_generic/strategy/multi/embed_many_roles.rb', line 3 def self.default_role_attribute :many_roles end |