A default array of non-existant keys returns the default array
Reported by Sven Fuchs | August 13th, 2008 @ 01:41 PM
with no translations existing at all:
I18n.t :foo, :default => [:bar, :baz] => [:bar, :baz]
... which, of course, is broken.
Comments and changes to this ticket
-
Sven Fuchs August 13th, 2008 @ 03:28 PM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Internationalization API for Ruby.
This library is used in Ruby on Rails but also suited for use in other contexts.