Method: OpenStax::Content::BookPart#book
- Defined in:
- lib/openstax/content/book_part.rb
#book ⇒ Object (readonly)
Returns the value of attribute book.
11 12 13 |
# File 'lib/openstax/content/book_part.rb', line 11 def book @book end |