Getting rid of the string evals in acts_as_list

https://rails.lighthouseapp.com/projects/8995/tickets/55

As a side-effect, the options passed to the acts_as_list call is now accessible from outside of the plugin. I needed this for some hooks into a client-side javascript sortables plugin.