On Apr 20, 2:49 pm, Neil Bye <li...@ruby-forum.com> wrote:
> Frederick Cheung wrote in post #994021:> On Apr 20, 12:46pm, Neil Bye 
> <li...@ruby-forum.com> wrote:
> >> _comment.html.erb  has
>
> >> <, that should be form_for [comment, Subcomment.new] - I had
>
> I got there on that but it still says Couldn't find Comment without an
> ID

Check the parameters you get in your controller - you'll probably need
to use params[:comment_id] rather than params[:id]

Fred
>
> Neil
>
> --
> 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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to