Class: Harkness::CreatorSummary
- Inherits:
-
Base::Summary
- Object
- Shale::Mapper
- Base::Summary
- Harkness::CreatorSummary
- Defined in:
- lib/harkness/models/creator_list.rb
Overview
The summary of a creator.
Instance Attribute Summary collapse
-
#role ⇒ String
readonly
The role of the creator in the parent entity.
Attributes inherited from Base::Summary
Instance Attribute Details
#role ⇒ String (readonly)
Returns the role of the creator in the parent entity.
8 |
# File 'lib/harkness/models/creator_list.rb', line 8 attribute :role, Shale::Type::String |