Method: ArticleJSON::Elements::Quote#content
- Defined in:
- lib/article_json/elements/quote.rb
#content ⇒ Object (readonly)
Returns the value of attribute content.
4 5 6 |
# File 'lib/article_json/elements/quote.rb', line 4 def content @content end |