Module: EffectiveOrganizationsUser::Base
- Defined in:
- app/models/concerns/effective_organizations_user.rb
Instance Method Summary collapse
Instance Method Details
#effective_organizations_user ⇒ Object
9 10 11 |
# File 'app/models/concerns/effective_organizations_user.rb', line 9 def effective_organizations_user include ::EffectiveOrganizationsUser end |