mongoid-scroll
mongoid-scroll copied to clipboard
Mongoid extension that enables infinite scrolling with MongoDB.
Results
3
mongoid-scroll issues
Sort by
recently updated
recently updated
newest added
Not sure how to contact you so I'll try here. I have a bi-directional infinite scroll. I enter at an object defined by a query. It has some location in...
question
new feature
The class in https://github.com/mongoid/mongoid-scroll/blob/master/lib/mongoid/scroll/errors/no_such_field_error.rb is not used. The original intent was likely to throw an exception when a cursor contained a field that no longer existed, we probably want to...
bug
please help