tower-archive / tower

UNMAINTAINED - Small components for building apps, manipulating data, and automating a distributed infrastructure.
http://tower.github.io
MIT License
1.79k stars 120 forks source link

scaffolding: sorting tables doesnt work #345

Closed svasva closed 10 years ago

svasva commented 11 years ago

Steps to reproduce:

lancejpollard commented 11 years ago

Thanks for posting. This hasn't been fully implemented yet, you are welcome to work on it and send a pull request if you'd like!

This should first be implemented using the server-side tableFor code, but should also be implemented in Ember on the client using the Ember.View in some way (maybe a mixin?).