On Aug 1, 3:37 pm, Neil Bye <[email protected]> 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

