Class: Renshuu::Kanji::RelatedWord::Word

Inherits:
Model
  • Object
show all
Defined in:
lib/renshuu/models/kanji.rb

Overview

Model class for kanji’s related words’ word.

Instance Attribute Summary collapse

Instance Attribute Details

#defString (readonly)

Returns:

  • (String)


92
# File 'lib/renshuu/models/kanji.rb', line 92

attribute :def, Types::String

#termString (readonly)

Returns:

  • (String)


96
# File 'lib/renshuu/models/kanji.rb', line 96

attribute :term, Types::String