Ruby on Rails Sunday, August 1, 2010

On Aug 1, 3:37 pm, Neil Bye <li...@ruby-forum.com> wrote:
> | 302 Found [http://localhost/stories/5/comments]
>
> What does this bit at the bottom refer to?

That's saying that the response was a 302 and that the url that rails
has just finished processing is http://localhost/stories/5/comments

Is there anything unusual in the view that triggers this?

Fred
> --
> Posted viahttp://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.

No comments:

Post a Comment