This project is archived and is in readonly mode.

Changeset [cfaaed3f40e820d2b4d60c2d8bc1f9a005cee086] by Norman Clarke

June 26th, 2010 @ 09:16 AM

Move some methods into 1.8.x-only proxy. [#4978 state:resolved]

These methods had been overridden because they had bugs on 1.9.1. Since
Rails now supports only 1.9.2, and these methods now work properly on
that version, there's no longer any need to override them.

Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/cfaaed3f40e820d2b4d60c2d8bc1f9...

Committed by Norman Clarke

  • M activesupport/lib/active_support/multibyte/chars.rb

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>