Colin Law wrote in post #1109983:
> On 23 May 2013 21:30, Robert Walker <li...@ruby-forum.com> wrote:
>> creating a new flight on the collection of flights, rather than changing
>> the state of an existing flight. Sure POST would work (and technically
>> PATH/PUT is simulated using a POST), but using PATCH/PUT would be more
>> conventional in a RESTful application.
>
> Yes, I was speaking loosely (which is a cardinal sin) and using POST
> to mean one of the set of non-GET verbs.  I am showing my age, going
> back to the days when there were only the two options.
>
> Colin

Well technically there are still only two options from inside a web 
browser. Still can't fathom why that hasn't been fixed in modern 
browsers. :)

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/213441ca3e5b4c5f3bfc2b6fec53e6dc%40ruby-forum.com?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to