Class: Takagi::Config::RouterConfig
- Inherits:
-
Struct
- Object
- Struct
- Takagi::Config::RouterConfig
- Defined in:
- lib/takagi/config.rb
Instance Attribute Summary collapse
-
#default_content_format ⇒ Object
Returns the value of attribute default_content_format.
Instance Attribute Details
#default_content_format ⇒ Object
Returns the value of attribute default_content_format
16 17 18 |
# File 'lib/takagi/config.rb', line 16 def default_content_format @default_content_format end |