#174 open
Matt Aimonetti (mattetti)

form_for is broken with new router

Reported by Matt Aimonetti (mattetti) | September 23rd, 2008 @ 06:59 AM | in 1.0

thunt: seems like form_for(@post) is broken because the route name it's looking for is being passed to #url as a string instead of a symbol carllerche: It'll have to be converted to a symbol carllerche: strings could be route variables carllerche: such as url("users", "show", 15) carllerche: unless we decide to ditch anonymous params carllerche: which allows you to know specify a hash for everything

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Shared Ticket Bins