Module: Umlaut::ControllerBehavior

Extended by:
ActiveSupport::Concern
Includes:
ControllerLogic, ErrorHandling, UmlautConfigurable
Included in:
UmlautController
Defined in:
app/controllers/umlaut/controller_behavior.rb

Overview

All behavior from UmlautController is extracted into this module, so that we can generate a local UmlautController that includes this module, and local app can configure or over-ride default behavior.

Method Summary

Methods included from UmlautConfigurable

set_default_configuration!