sequenced icon indicating copy to clipboard operation
sequenced copied to clipboard

Using this as-is in Rails 5.2.1 doesnt work

Open bobbytables opened this issue 6 years ago • 1 comments

Using a basic install of this doesn't seem to work with 5.2.1.

All of the sequential columns are set to 0 and aren't incremented on save. I also noticed it doesn't seem to do any queries at all to fetch the next ID in my logs.

bobbytables avatar Oct 19 '18 03:10 bobbytables

I'm afraid I don't have the bandwidth to diagnose this right now, but this implementation is pretty straightforward. Would you mind digging deeper on this?

derrickreimer avatar Oct 19 '18 17:10 derrickreimer

I've updated the test suite to test against Rails 5.2+ and all the tests are passing.

Going to close this. If you can provide a test to reproduce the issue, please create a new issue and we'll get it fixed.

excid3 avatar Aug 15 '22 19:08 excid3