Class: AttributionOwner
- Inherits:
-
Role::AttributionRole
- Object
- Role
- Role::AttributionRole
- AttributionOwner
- Includes:
- Roles::Organization
- Defined in:
- app/models/attribution_owner.rb
Class Method Summary collapse
Methods inherited from Role::AttributionRole
Methods included from Housekeeping
#has_polymorphic_relationship?
Class Method Details
.human_name ⇒ Object
5 6 7 |
# File 'app/models/attribution_owner.rb', line 5 def self.human_name 'Owner' end |