Fallen Rogue has a succinct tutorial on implementing drag & drop lists on Rails. It also touches on implementing acts_as_list. This tutorial and the referenced sample application was good way to get drag & drop lists working quickly in my own application.