This project is archived and is in readonly mode.

#2731 ✓resolved
Sam Ruby

git HEAD regression: No route matches "products" with {:method=>:get}

Reported by Sam Ruby | May 28th, 2009 @ 03:59 AM | in 3.0.2

Reproduction instructions:

ruby script/generate scaffold product title:string description:text image_url:string

rake db:migrate

start server

GET http://localhost:3000/products


works with 5679bf64d515e3c0d343c3562db09e9c7ff422fc
fails with 746f3860c197d351ab8f2c860d857b139ce8cbf8


Additional info:

http://intertwingly.net/stories/2009/05/27/checkdepot.html#section-6.2

http://intertwingly.net/blog/2009/05/15/Keeping-Up-With-Rails

Comments and changes to this ticket

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

Pages