Class: Verifier
- Inherits:
-
Role::ProjectRole
- Object
- Role
- Role::ProjectRole
- Verifier
- 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
Methods included from Housekeeping
#has_polymorphic_relationship?
Class Method Details
.human_name ⇒ Object
4 5 6 |
# File 'app/models/verifier.rb', line 4 def self.human_name 'Verifier' end |