module Authentifyd class ApplicationController < ActionController::Base include Localyzed::LocalyzedController helper Authentifyd::ApplicationHelper end end