Method: HaveAPI::OutputFormatters::BaseFormatter#content_type
- Defined in:
- lib/haveapi/output_formatters/base.rb
#content_type ⇒ Object
21 22 23 |
# File 'lib/haveapi/output_formatters/base.rb', line 21 def content_type self.class.types.first end |