Class: Verifier

Inherits:
Role::ProjectRole show all
Defined in:
app/models/verifier.rb

Overview

The (Role) person who is asserting that the data/properties/attributes of the Thing in question are correct, i.e. actionable in a useful [hopefully] scientific endeavour, according to their broader mental model and understanding of how those data/properties/attributes came to exist.

Class Method Summary collapse

Methods inherited from Role::ProjectRole

#set_project_if_possible

Methods included from Housekeeping

#has_polymorphic_relationship?

Class Method Details

.human_nameObject



4
5
6
# File 'app/models/verifier.rb', line 4

def self.human_name
  'Verifier'
end