Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Mongoid ORM #156

Closed
aaronmallen opened this issue Jan 28, 2020 · 0 comments · Fixed by #165
Closed

Add support for Mongoid ORM #156

aaronmallen opened this issue Jan 28, 2020 · 0 comments · Fixed by #165
Labels
feature New feature or request good first issue Good for newcomers
Milestone

Comments

@aaronmallen
Copy link
Owner

Elevator pitch, describe and sell us your feature request

As a developer,
I want acts_as_context available on my Mongoid::Document classes
so that I can use ActiveInteractor with Mongoid

Is your feature request related to a problem

Have you considered any alternatives

Additional Comments

devises implementation of Mongoid support: https://github.com/heartcombo/devise/blob/master/lib/devise/orm/mongoid.rb

@aaronmallen aaronmallen added feature New feature or request rails labels Jan 28, 2020
@aaronmallen aaronmallen added this to the v1.0.2 milestone Jan 28, 2020
@aaronmallen aaronmallen mentioned this issue Jan 28, 2020
2 tasks
@aaronmallen aaronmallen added the good first issue Good for newcomers label Jan 28, 2020
aaronmallen added a commit that referenced this issue Feb 4, 2020
@aaronmallen aaronmallen mentioned this issue Feb 4, 2020
3 tasks
aaronmallen added a commit that referenced this issue Feb 4, 2020
* #156 support mongoid
* #158 support dynamoid
@aaronmallen aaronmallen mentioned this issue Feb 4, 2020
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant