Method: OpenStax::Content::Book#short_id

Defined in:
lib/openstax/content/book.rb

#short_idObject



38
39
40
# File 'lib/openstax/content/book.rb', line 38

def short_id
  @short_id ||= hash['shortId']
end