# Make sure your ApplicationController extends the ActionController::Base # class, as it will be loaded into your application first. class ApplicationController < ActionController::Base end