Method: RoleStrategy::Mongoid::EmbedManyRoles::ClassMethods#role_attribute
- Defined in:
- lib/roles_mongoid/strategy/multi/embed_many_roles.rb
#role_attribute ⇒ Object
15 16 17 |
# File 'lib/roles_mongoid/strategy/multi/embed_many_roles.rb', line 15 def role_attribute "#{strategy_class.roles_attribute_name.to_s.singularize}_ids".to_sym end |