Module: TroleGroups::Config::Schema::RoleGroupHelpers
- Included in:
- TroleGroups::Config::Schema
- Defined in:
- lib/trole_groups/config/schema/role_group_helpers.rb
Instance Method Summary collapse
Instance Method Details
#rolegroup_class_name ⇒ Object
5 6 7 |
# File 'lib/trole_groups/config/schema/role_group_helpers.rb', line 5 def rolegroup_class_name rolegroup_model.to_s end |