Is there a way to use acts_as_list with a single parent but many different children?...
Read MoreIs there a way to scope acts_as_list based on column in another table?...
Read MoreHow to add position column to acts_as_list on existing database records in Rails migration?...
Read Moreacts_as_list with has_and_belongs_to_many relationship...
Read MoreRails Access Geocoder::Calculations...
Read MoreHow to handle drag and drop between multiple lists using SortablejS and acts_as_list gem?...
Read Moreacts_as_list on has_many :through and sortablejs...
Read MoreRails gem acts_as_list: How to handle reordering of list items when a list item is destroyed?...
Read MoreRails gem acts_as_list, scoping the position to the user...
Read Moreordering a many_to_many relationship in rails...
Read MoreStack level too deep when calling remove_from_list from acts_as_list gem...
Read MoreActs as paranoid gem interferes with acts as list...
Read Moreadded `acts_as_list` to gemfile, rails gives error :`bundler: failed to load command: rails` when ru...
Read MoreRails: How can I incrementally add items to a sorted list in one view...
Read MoreRails: Ancestry + Acts_as_List Gems Not Working as Expected When Changing Parent Object...
Read MoreHow to make acts_as_list make the added item have the top position?...
Read MoreRails jQuery sortable unable to save...
Read MoreAR equivalent to these SQL statements or how otherwise to use them in Rails?...
Read MoreRails 4: acts_as_list with complex scope...
Read Moreacts_as_list "NoMethodError (undefined method `position_was' for xxx)"...
Read Moreacts_as_list in multi-tenant application - how do I set the scope?...
Read Moredependent destroy with acts_as_tree and acts_as_list...
Read MoreShould acts_as_list automatically reorder items when a resource is updated with update_attributes?...
Read Morehas any one gotten acts_as_list to work on rails 3?...
Read MoreTrouble update has_many :through record...
Read Morerails: sort a has_many using :order is not working due to order by timestamp...
Read MoreRails 3.1: undefined sortable_element using acts_as_list gem - how to fix?...
Read Moreprevent default scope from being applied to acts_as_list...
Read More