Method: OpenStax::Content::Fragment#title
- Defined in:
- lib/openstax/content/fragment.rb
#title ⇒ Object (readonly)
Returns the value of attribute title.
4 5 6 |
# File 'lib/openstax/content/fragment.rb', line 4 def title @title end |