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