This project is archived and is in readonly mode.
Changeset [032902146a6ff8a194901ba91cd4d6b00b9eb411] by Jason Cheow
December 9th, 2008 @ 12:10 AM
Add ActiveSupport::Multibyte::Chars#ord method so that it returns correct Unicode value instead of falling back on String#ord in CoreExtensions, which is not multibyte compatible
[#1483 state:committed]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net http://github.com/rails/rails/co...
Committed by Jason Cheow
- M activesupport/CHANGELOG
- M activesupport/lib/active_support/multibyte/chars.rb
- M activesupport/test/multibyte_chars_test.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>