require "#{File.join(File.dirname(__FILE__), '../application_controller')}" module Person class ProfileController < ::ApplicationController end end