8000 Add support for alternative ORMs by sethjeffery · Pull Request #20 · sds/db-query-matchers · GitHub
[go: up one dir, main page]

Skip to content

Conversation

sethjeffery
Copy link

At Quipper we use MongoMapper, which does not run on ActiveRecord.

Your very nice gem can be connected to it, to count queries when collections are fetched, but to work properly it needs a bit of tweaking to remove the active_record dependency, and allow alternative events (for safety) to be listened to.

@tdooner
Copy link
Contributor
tdooner commented Oct 28, 2016

Thanks for the pull request, and thank you too for including tests of the behavior. This looks good to me.

@tdooner tdooner merged commit 078d045 into sds:master Oct 28, 2016
tdooner added a commit that referenced this pull request Oct 28, 2016
@tdooner
Copy link
Contributor
tdooner commented Oct 29, 2016

By the way, v0.7.0 has your change. Thanks for the contribution!

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

0