module TinyForum class ApplicationController < ActionController::Base end end