Vlad Khomich wrote:
> please, guys, can somebody just throw me some theory/suggestions.
> 
>  I have the comment models
> event.rb which has_many :comments
> 
> and comment.rb which belongs_to :event and acts_as_nested_set (awasome 
> one)
> 
> how do i manage the comments?

What are you asking here?  About dealing with parent_id?  You can pass 
that in the URL or similar.  I'll try to check how I did this last time 
I had to...

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
[email protected]
-- 
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 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to