On 4 June 2014 15:25, Jesse Knutsen <draco...@gmail.com> wrote:
>
> Essentially you are calling two different actions right now (in your design)
> where the first leads to the second through a redirect. This redirect will
> actually redirect the user on the browser level, its not just a render.
> While you can do that, its not efficient.

Actually I don't think you can, unless the http spec has changed, I
believe that redirect to a POST action is not permitted by the spec,
or at least was not in version 1.1.

Colin

-- 
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/CAL%3D0gLtZVBxVESGaJjNuZSm_m6FGtvfYCh%2B2fp9nXg3SukDvGA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to