# Include hook code here require "action_controller/profiling" ActionController::Base.class_eval do include ActionController::Profiling end