class ApplicationController < ActionController::Base include AppossLdapAdapter::Auth protect_from_forgery helper_method :current_user end