Class: Harkness::StorySummary

Inherits:
Base::Summary show all
Defined in:
lib/harkness/models/story_list.rb

Overview

The summary of a story.

Instance Attribute Summary collapse

Attributes inherited from Base::Summary

#name, #resourceURI

Instance Attribute Details

#typeString (readonly)

Returns the type of the story (interior or cover).

Returns:

  • (String)

    the type of the story (interior or cover)



8
# File 'lib/harkness/models/story_list.rb', line 8

attribute :type, Shale::Type::String