Method: Consumerable::Configuration#content_type
- Defined in:
- lib/consumerable/configuration.rb
#content_type ⇒ Object
Returns the value of attribute content_type.
3 4 5 |
# File 'lib/consumerable/configuration.rb', line 3 def content_type @content_type end |