Closed sriedel closed 1 year ago
We are currently blocked from upgrading to mongoid 8 as we use the carrierwave-mongoid to handle uploads, which in turn depends on mongoid-grid_fs.
Allowing mongoid 8 in this gem would in turn allow carrierwave-mongoid to allow the use of mongoid 8 as well.
A PR would be much appreciated.
Passing CI with Mongoid 8 in https://github.com/mongoid/mongoid-grid_fs/pull/81.
We are currently blocked from upgrading to mongoid 8 as we use the carrierwave-mongoid to handle uploads, which in turn depends on mongoid-grid_fs.
Allowing mongoid 8 in this gem would in turn allow carrierwave-mongoid to allow the use of mongoid 8 as well.