class Authentifyd::PasswordsController < Devise::PasswordsController include Localyzed::LocalyzedController helper Authentifyd::ApplicationHelper layout "authentifyd/application" end