search for: 4b586ffe

Displaying 1 result from an estimated 1 matches for "4b586ffe".

2006 May 10
2
Ordering of subsets in a model.
Alright, I got this table with lots of entries for menus. There''s several menus (with their own model since each menu got some special information). Now, I want to be able to specify the order of the menu entries inside the menu. acts_as_list seems to not quite do the trick since it does ordering "globally" on the whole model and acts_as_nested_set seems like overkill since