Rails and Stuff at Abel killed Cain

Ruby on Rails and other Webdevelopment

Posts Tagged ‘ haml ’

This is more like a rather small hint, describing how to make tables sortable in rails.

Just like ryan bates shows in his rails casts, there is a similar way to sort tables, instead of lists.

Here the example-code how to make the tables sortable:
[More]