Class: Kokkai::Speech

Inherits:
Record
  • Object
show all
Defined in:
lib/kokkai/speech.rb

Constant Summary collapse

SPEECH_ATTRIBUTES =
%i(speech_order speaker speech)

Constants inherited from Record

Record::DEFAULT_ATTRIBUTES

Instance Attribute Summary

Attributes inherited from Record

#raw, #raw_record

Method Summary

Methods inherited from Record

define_attribute_methods, #initialize

Constructor Details

This class inherits a constructor from Kokkai::Record