if you want, you could try this code https://gist.github.com/787113 and let me know if there's anything (besides customization) that needs fixing for general usage. For your case, you'd need to do a few things:
- add to comment.rb has_many :comments, :as => :commentable - change comment card def to show child comments - fix css so the above cards inside card (inside card) doesn't break the display -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
