Class: Mistri::Edit::Result
- Inherits:
-
Data
- Object
- Data
- Mistri::Edit::Result
- Defined in:
- lib/mistri/edit.rb
Instance Attribute Summary collapse
-
#content ⇒ Object
readonly
Returns the value of attribute content.
-
#count ⇒ Object
readonly
Returns the value of attribute count.
Instance Attribute Details
#content ⇒ Object (readonly)
Returns the value of attribute content
16 17 18 |
# File 'lib/mistri/edit.rb', line 16 def content @content end |
#count ⇒ Object (readonly)
Returns the value of attribute count
16 17 18 |
# File 'lib/mistri/edit.rb', line 16 def count @count end |