I like the ability to have draggable and sortable lists via acts-as-list in 
Hobo, but I needed more:

I had a hierarchical structure, like a category tree, that needed to be 
sortable. I wanted a drag and drop interface. 
Furthermore the updates should be immediate via Ajax. 
Because this can take a while for huge trees, the user should be informed 
clearly, but unobtrusively, when update started, when update suceeded and 
when it failed.
 
I found Hobo to be compatible with the Ancestry gem and it plays nicely 
with Nestable.js and Messenger.js and it doesn't break the Bootstrap look 
and feel too much:

<https://lh3.googleusercontent.com/-d6R6NW13NSA/Up5FaCjwErI/AAAAAAAAASY/nLySWkN2aIc/s1600/screenshot.png>
If you want to have something like this as well, look into the 
Gist<https://gist.github.com/haslinger/7776874>
. 

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hobousers.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to