Displaying 2 results from an estimated 2 matches for "tropashko".
2009 Oct 31
1
Reply to this comment
I have a kind of blog. How to make the possibility to reply to
comment? Namely, how to make a tree of comments?
Thanks for any help :)
2009 Sep 01
5
Deep nested associations on the same Model
This could be a lot simpler than I think and I''m just missing something
obvious!
I''m working on a creative collaboration app whereby one user could
submit a Story and this can then be forked by another user and worked on
seperately. To acheive this I have a has_many association within the
same Story model as such:
class Story < ActiveRecord::Base
has_many