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