require_dependency "brightcontent/application_controller" module Brightcontent class PagesController < PageBaseController end end