Method: Devcenter::ArticleFile#content
- Defined in:
- lib/devcenter/article_file.rb
#content ⇒ Object (readonly)
Returns the value of attribute content.
8 9 10 |
# File 'lib/devcenter/article_file.rb', line 8 def content @content end |