module MyForum class ApplicationController < ActionController::Base end end