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

Other ORM like mongoid #5

Closed
mech opened this issue Feb 12, 2011 · 9 comments
Closed

Other ORM like mongoid #5

mech opened this issue Feb 12, 2011 · 9 comments

Comments

@mech
Copy link

mech commented Feb 12, 2011

Is it possible that this become easily extensible with other ORM like mongoid. I saw there is the active_record.rb in Railties. Can we do some configuration and use other file like mongoid.rb to change the data store and still use this paginator.

@aziz
Copy link

aziz commented Feb 12, 2011

+1 for mongoid support

@andrew
Copy link

andrew commented Feb 13, 2011

+1 for mongoid

@tyok
Copy link
Contributor

tyok commented Feb 14, 2011

Mongoid requires will_paginate by default, so those asking for mongoid support should do the other way around: ask mongoid developers to make it paginator-independent.

@amatsuda
Copy link
Member

Hi, guys!

Sorry for leaving this issue untouched for 6 days long, but let me proudly announce that Kaminari 0.9.13 was finally shipped with the very first version of Mongoid support!
amatsuda/kaminari@v0.9.12...v0.9.13

So, can you guys please give 0.9.13 a try on your Mongoid based app, and give me any feedbacks?

Thanks!

@aziz
Copy link

aziz commented Feb 18, 2011

this is awesome!

@andrew
Copy link

andrew commented Feb 18, 2011

Very cool, the only addition it needs is the ability to paginate embedded documents

@mwawrusch
Copy link

Just added it to one of my apps, LOVE it. And yes, would be great if you support pagination over embedded documents as well .

@egoholic
Copy link

+1 for mongoid

@dblock
Copy link
Contributor

dblock commented Jan 13, 2012

This has been implemented a while ago, maybe close this?

@mech mech closed this as completed Jan 15, 2012
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

8 participants