Method: AnkiRecord::CardAttributes#data
- Defined in:
- lib/anki_record/card/card_attributes.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
5 6 7 |
# File 'lib/anki_record/card/card_attributes.rb', line 5 def data @data end |