joshmh / globalize2

The second incarnation of Globalize for Rails
http://www.globalize-rails.org/
MIT License
364 stars 57 forks source link

Error if you use Rails 2.3.4 or 2.3.5 #21

Closed shaliko closed 14 years ago

shaliko commented 14 years ago

I created an application on github that contains this error. http://github.com/shaliko/globalize2_problem

A well written test for this bug

To check, you need to pick up the code and run tests

git clone git://github.com/shaliko/globalize2_problem.git cd globalize2_problem rake test

shaliko commented 14 years ago

Problem resolved!

We need to use the new file localization '/vendor/rails/activerecord/ lib/active_record/locale/en.yml'

Added new format 'full_messages.format'