mongoid / mongoid-grid_fs

A pure Mongoid/Moped implementation of the MongoDB GridFS specification.
Other
83 stars 50 forks source link

Mongoid 7 support. #76

Closed dblock closed 6 years ago

dblock commented 6 years ago

Replaces #73

75 should probably be merged first and this needs to be rebased against it with a change in the new Gemfile.

mongoid-bot commented 6 years ago
1 Message
:book: We really appreciate pull requests that demonstrate issues, even without a fix. That said, the next step is to try and fix the failing tests!

Generated by :no_entry_sign: danger

tomasc commented 6 years ago

@rmm5t would be great to have a new version of the gem released with Mongoid 7 support. Thank you.