
Require 'yaml' in SimpleBackend
Reported by Yaroslav Markin | August 30th, 2008 @ 05:56 PM
We need to require 'yaml' in SimpleBackend.
That is no surprise YAML translation work in Rails, but for any other library or project using I18n requiring 'yaml' is a must for YAML translations to load.
Comments and changes to this ticket
-
Yaroslav Markin October 16th, 2008 @ 09:16 PM
Bumpety bump. Just re-vendorized i18n, still not there ;) May be confusing for developers that deal with SimpleBackend extending.
-
Sven Fuchs October 25th, 2008 @ 02:09 PM
- State changed from new to resolved
Apparently was resolved somewhere in Rails ... so I "accidentally" fixed it when I backported some other patch of Tarmo from Rails
see http://github.com/svenfuchs/i18n...
Thanks! :)
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.