Class: Apish::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/apish/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#mime_types_baseObject

Returns the value of attribute mime_types_base.



5
6
7
# File 'lib/apish/configuration.rb', line 5

def mime_types_base
  @mime_types_base
end

#representation_frameworkObject

Returns the value of attribute representation_framework.



5
6
7
# File 'lib/apish/configuration.rb', line 5

def representation_framework
  @representation_framework
end