search for: relaterfeed

Displaying 1 result from an estimated 1 matches for "relaterfeed".

Did you mean: relatedfeed
2010 Oct 13
2
acts_as_list issue in single table inheritence
...ingle table inheritence Code details : http://pastie.org/1214846 Hello Rails experts, Need your help in following issue with the acts_as_list and single table inheritence Code details : http://pastie.org/1214846 But here I need create those entries with the scope on Relater only and not on RelaterFeed or RelatedLink I mean do not want to repeat these Position number 1,2,3 then 1,2,3 for same clip(i.e Relater). Currently it generating those positioning individually for RelatedFeed and for RelatedLink of same Relater(i.e clip) Here I need something like when I''ll assign Relater to Relate...