Class: AttributionOwner

Inherits:
Role::AttributionRole show all
Includes:
Roles::Organization
Defined in:
app/models/attribution_owner.rb

Class Method Summary collapse

Methods inherited from Role::AttributionRole

#set_project_if_possible

Methods included from Housekeeping

#has_polymorphic_relationship?

Class Method Details

.human_nameObject



5
6
7
# File 'app/models/attribution_owner.rb', line 5

def self.human_name
  'Owner'
end