[Rails] Re: Error of Testing index (undefined)
Robert Walker wrote in post #1012664:
> And, besides that your disable action is probably not safe nor
> idempotent so you should not be sending a GET request to it. You should
> use PUT (or at least POST).
For an explanation of this see:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home