AbstractController::Translation

module AbstractController::Translation

Public Instance Methods

l(*args)
Alias for: localize
localize(*args) Show source

Delegates to I18n.localize. Also aliased as l.