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

Mongoid support #68

Open
amoludage opened this issue Dec 5, 2015 · 4 comments
Open

Mongoid support #68

amoludage opened this issue Dec 5, 2015 · 4 comments

Comments

@amoludage
Copy link
Contributor

Hello @tcocca

I have used this gem with ActiveRecords and it works fine and Now I want this acts_as_follower gem into my project that has mongodb database, but I'm not able to add this.
Also I didn't found any documentation for mongoid support.

Is this gem support Mongoid ??

@Shwetakale
Copy link

@amoludage No I don't think this gem supports mongoid. If you see (generators)[https://github.com/tcocca/acts_as_follower/tree/master/lib/generators] this gem don't have any generator for mongoid. It only has generators for active_record.

@Mohakjuneja
Copy link

What did you end up using with MongoDB?

@amoludage
Copy link
Contributor Author

Hello, @Mohakjuneja

This gem does not support for mongoDB database, So I never use this with mongoDB.

It will be great if you can add support for mongoDB database.
Thanks.

@Mohakjuneja
Copy link

I'll take a look at it. In the meantime, do you mind sharing your approach to implement it with MongoDB? We can't implement a HABTM relationship. What is your suggestion?

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

No branches or pull requests

3 participants