Module: Umlaut::ControllerLogic

Extended by:
ActiveSupport::Concern
Included in:
ControllerBehavior
Defined in:
app/controllers/umlaut/controller_logic.rb

Overview

Some standard logic needed accross Umlaut controllers, module included in UmlautController superclass so it’ll be avail to all controllers. Also exposes most of these methods as helpers so they’ll be avail in views as well as controllers.