class Citygate::Admin::ApplicationController < Citygate::ApplicationController protect_from_forgery layout 'admin/application' end