Re: [Rails] Save and delete buttons: POST vs. proximity dilemma
by Tom Reinhart other posts by this author
Aug 31 2005 3:20AM messages near this date
Re: [Rails] Save and delete buttons: POST vs. proximity dilemma
|
Re: [Rails] Save and delete buttons: POST vs. proximity dilemma
On 8/28/05, Michael Schuerig <michael@[...].de> wrote:
> The best idea I have right now is to use submit buttons in the same
> single form, but differentiate them by name. Then, in a before_filter,
> I could redirect the delete to the actual delete action. I can't say
> that this feels good.
This is how I've always done it, and even after having the code there
for the longest time, I haven't found any reason to change it.
> Michael
Sincerely,
Tom Reinhart
tom@[...].com
http://AllTom.com/
_______________________________________________
Rails mailing list
Rails@[...].org
http://lists.rubyonrails.org/mailman/listinfo/rails
Thread:
Michael Schuerig
Justin Forder
Tom Reinhart
Markus
Michael Schuerig
rails
Steve Downey
Michael Schuerig
Jarkko Laine
|