It’s hard not to upgrade to a newer version of Rails after reading this.

Also today I discovered some esoteric problem with passing HTTP status and Mongrel so I upgraded just to find out whether it helps. It didn’t but I found the upgrade (from Rails 1.2.5) to be rather smooth and enjoyed the power of test harness of my app. The only issue was with Globalize, I use globalize-for-1.2. When trying to update translated model I got

ArgumentError: wrong number of arguments (2 for 1)

I even went deeper and fixed it, so my app works on Rails 2.0 now )
My patch for Globalize is here.

I also tried Edge Globalize, it didn’t fix this ArgumentError but introduced a bunch of test failures so I reverted to globalize-for-1.2.



No Responses Yet to “Rails 2.0 and Globalize”  

  1. No Comments Yet

Leave a Reply