module Koudoku class ApplicationController < ::ApplicationController layout 'application' helper :application end end