Closed Jurawa closed 11 years ago
Can we get a release of the spine-rails gem that incorporates this pull request? The bug that breaks sorting in Chrome is a real pain.
Hi @gvt, Sorry, we dont have the rights to publish the gem. That falls down to @maccman.
Thanks for merging @benjaminhainez. @maccman When you get a chance it would be awesome to get a release of the gem. Cheers
Done! Sorry for the delay guys.
Sweet thanks!
Spine 1.1.0 has an issue with not respecting sort order of records returned from the DB in Chrome. This was fixed in Spine 1.2.0 - see spine/spine#483.
I updated the spine source to 1.2.0 and tested the ordering issue... All fixed. Submitting a pull request.