While updating the agility gitorial for Hobo 1.3 I ran across issues
with the acts_as_list gem. DO NOT USE the acts_as_list gem. This
gem is old, has bugs and is not recognized by Hobo. This is the
official plugin now: https://github.com/swanandp/acts_as_list . It
does not work as a gem and should be installed with
$ rails plugin install git://github.com/swanandp/acts_as_list.git
or something similar if you're using git submodules or git subtrees or
piston or braid.
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.