Class: Takagi::Config::RouterConfig

Inherits:
Struct
  • Object
show all
Defined in:
lib/takagi/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#default_content_formatObject

Returns the value of attribute default_content_format

Returns:

  • (Object)

    the current value of default_content_format



16
17
18
# File 'lib/takagi/config.rb', line 16

def default_content_format
  @default_content_format
end