Skip to content

Conversation

@tvarley
Copy link

@tvarley tvarley commented Aug 28, 2017

Mongoid introduced a breaking change in version >= 5.2

See Mongoid Bug Report: https://jira.mongodb.org/browse/MONGOID-4461

This small hack fix changes the Mongoid API call:

if mongoid >= 5.2
out(inline: 1
else
out(inline: true

@rmm5t
Copy link

rmm5t commented Aug 3, 2020

I know this project is somewhat dated, but I just came upon a legacy project that relies on this gem and also needs to upgrade their version of Mongoid. It would be great if we could get this merged and a new release shipped.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants