struct Athena::Framework::Config
inherits Struct
#
Encompasses all configuration related to the Athena::Framework
component.
For a higher level introduction to configuring Athena components, see the external documentation.
Constructors#
Methods#
#content_negotiation : ATH::Config::ContentNegotiation | ::Nil
#
Configuration related to ATH::Listeners::Format
.
#view_handler : ATH::Config::ViewHandler
#
Configuration related to ATH::Listeners::View
.