rails/activesupport/lib/active_support/locale
Carlos Antonio da Silva a9dccda936 Fallback to :en locale instead of handling a constant with defaults
Action Pack already comes with a default locale fine for :en, that is
always loaded. We can just fallback to this locale for defaults, if
values for the current locale cannot be found.

Closes #4420, #2802, #2890.
2012-08-11 00:20:19 -03:00
..
en.yml Fallback to :en locale instead of handling a constant with defaults 2012-08-11 00:20:19 -03:00