Flowdock
module
Importance_2

No documentation

This module has no description. You can help the Ruby on Rails community by adding new notes.

Show files where this module is defined (1 file)
Register or log in to add new notes.
February 3, 2009
3 thanks

Nothing here

You’re probably looking for I18n::Backend::Simple.

March 14, 2011
1 thank

Looking for method "l" and "t"

translate # Lookup text translations localize # Localize Date and Time objects to local formats

These have the aliases #t and #l

look at ActionView::Helpers::TranslationHelper

September 17, 2010
0 thanks