module Softwear class ApplicationController < ActionController::Base include Softwear::ErrorCatcher end end