This project is archived and is in readonly mode.
Update links on Rails Website
Reported by Mike Boone | May 1st, 2008 @ 03:41 PM
The Bug Tracking links on the Rails website "Community" page all point to the old system.
http://rubyonrails.org/community
BTW, is there any way to search tickets in Lighthouse?
Comments and changes to this ticket
-
Mike Boone May 2nd, 2008 @ 12:21 AM
Thanks for the link about search. I never noticed the magnifying glass icon before.
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
Tags
Referenced by
- 5873 Fix broken Rack params parser in Rails >= 2.3.6 Rack 1.2 fixes the query string parser but breaks multipa...