Closed agaelebe closed 14 years ago
Hum, this is strange I could not reproduce this error under ruby 1.8.7 and ruby 1.9.2, What ruby version are you using ?
But at the same time, I have commit a possible fix, give it a try and tell me ! Thanks
I'm using ruby 1.9.1p378
That's what I thought :) Did the new release fix your issue ?
Your correction resolved the issue! Thank you very much!
i18n_routing_rails3.rb:149:in `[]': can't convert Pathname into String (TypeError)
i18n_routing_rails3.rb:149:in `localized'
Got this error with rails3.beta3
Any suggestion?