brendon / acts_as_list

An ActiveRecord plugin for managing lists.
http://brendon.github.io/acts_as_list/
MIT License
2.05k stars 356 forks source link

Fix incorrect positions when column default is 0 #202

Closed brendon closed 7 years ago

brendon commented 8 years ago

So far I have a test to confirm the bug reported in https://github.com/swanandp/acts_as_list/issues/109. Let's go from here.

swanandp commented 8 years ago

@brendon Assigning this to you. Assignment just means that we've accepted this issue / PR and would work on this.

brendon commented 8 years ago

Thanks @swanandp, hopefully it's an easy fix :)

brendon commented 7 years ago

This has been inadvertently fixed somewhere along the line. Always a bonus! :)