Module: EffectiveOrganizationsUser::ClassMethods

Defined in:
app/models/concerns/effective_organizations_user.rb

Instance Method Summary collapse

Instance Method Details

#effective_organizations_user?Boolean

Returns:

  • (Boolean)


15
# File 'app/models/concerns/effective_organizations_user.rb', line 15

def effective_organizations_user?; true; end