This project is archived and is in readonly mode.
Ruby1.9: Removed a Regexp API warning
Reported by Sam Granieri | February 23rd, 2009 @ 03:29 AM
I installed Ruby1.9 and ran the tests, and found what looks like a simple bug.
/Users/sam/Development/Ruby/rails/rails/actionpack/lib/action_controller/routing/segments.rb:9: warning: encoding option is ignored - N
I looked up the API in rdoc and made a quick change.
Tests work on 1.8.6, 1.8.7, and 1.9.1
Comments and changes to this ticket
-
josh February 23rd, 2009 @ 05:19 AM
- Assigned user set to Jeremy Kemper
- Tag changed from routes, ruby19 to patch, routes, ruby19
- State changed from new to open
- Milestone cleared.
-
Jeremy Kemper February 25th, 2009 @ 05:36 PM
- Milestone cleared.
-
Repository February 25th, 2009 @ 05:58 PM
- State changed from open to committed
(from [b6ad4bd0a23f4fcb7201b512445fdb0da33a73bd]) Ruby 1.9 compat: silence a warning about regexp languages
[#2050 state:committed]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net http://github.com/rails/rails/co...
-
Repository February 25th, 2009 @ 05:58 PM
(from [0a8c003b1e0459b5bcfa47f49cc74f7a6b3851f8]) Ruby 1.9 compat: silence a warning about regexp languages
[#2050 state:committed]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net http://github.com/rails/rails/co...
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>
People watching this ticket
Attachments
Referenced by
- 2050 Ruby1.9: Removed a Regexp API warning [#2050 state:committed]
- 2050 Ruby1.9: Removed a Regexp API warning [#2050 state:committed]