This project is archived and is in readonly mode.
Rails 2.3.8: upgrade to 2.3.8 brokes helper localize
Reported by petRUShka | June 29th, 2010 @ 02:42 PM
Line, where application failed:
<td><%=l user_request.created_at, :format => :short%></td>
Error:
/opt/ruby1.8/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n.rb:251:in
localize' /opt/ruby1.8/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n.rb:251:inlocalize' /opt/ruby1.8/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_view/helpers/translation_helper.rb:38:inl'</code> </pre>
Comments and changes to this ticket
-
petRUShka June 29th, 2010 @ 02:52 PM
I'm sorry. This is bug of gem 'russian' ( http://github.com/yaroslav/russian/ ). Soulution is upgrade gem version ( http://github.com/yaroslav/russian/issues/closed#issue/8 )
-
Mike Riley July 29th, 2010 @ 09:35 PM
- State changed from new to resolved
- Importance changed from to Low
Hello petRUShka,
Thanks for the update on this, since this is an issue with the gem 'russian' I am going to close this out.
Mike Riley
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>