Module: GEPUB::TITLE_TYPE
- Defined in:
- lib/gepub/metadata.rb
Overview
metadata constants
Constant Summary collapse
- TYPES =
['main','subtitle', 'short', 'collection', 'edition','expanded'].each { |type| const_set(type.upcase, type) }
metadata constants
['main','subtitle', 'short', 'collection', 'edition','expanded'].each { |type| const_set(type.upcase, type) }