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

gem depends mongoid version only 2.2.2 ? #4

Closed
daigong opened this issue Feb 15, 2012 · 3 comments
Closed

gem depends mongoid version only 2.2.2 ? #4

daigong opened this issue Feb 15, 2012 · 3 comments

Comments

@daigong
Copy link

daigong commented Feb 15, 2012

Hello,

Thanks for u gem, It 's very cool,

but I have a problem , I use mongoid (version is 2.3.4) ,but will_paginate_mongo use mongid 2.2.2

Bundler could not find compatible versions for gem "mongoid":
In Gemfile:
will_paginate_mongoid (>= 0) ruby depends on
mongoid (~> 2.2.2) ruby

mongoid (2.3.4)
@lucasas
Copy link
Owner

lucasas commented Feb 15, 2012

Thanks for use my gem.

And thanks for your commentaries about it.

What version are you trying to install? Will Paginate Mongoid 1.0.3
supports Mongoid 2.4.

There is not yet support for Mongoid 3.0

Regards.

Lucas Ap. Souza

On 15 February 2012 00:45, ReiDai <
reply@reply.github.com

wrote:

Hello,

Thanks for u gem, It 's very cool,

but I have a problem , I use mongoid (version is 2.3.4) ,but
will_paginate_mongo use mongid 2.2.2

#################################################
Bundler could not find compatible versions for gem "mongoid":
In Gemfile:
will_paginate_mongoid (>= 0) ruby depends on
mongoid (~> 2.2.2) ruby

mongoid (2.3.4)
#################################################


Reply to this email directly or view it on GitHub:
#4

@daigong
Copy link
Author

daigong commented Feb 16, 2012

last time I try to use mongoid (version is 2.3.4) and install will_paginate_mongo , It can not work, error info:

##########################################

Bundler could not find compatible versions for gem "mongoid":
In Gemfile:
will_paginate_mongoid (>= 0) ruby depends on
mongoid (~> 2.2.2) ruby

##########################################

now, I update my mongoid gem version to 2.4.4,and use will_paginate_mongo (1.0.3),all is ok. : )

Thanks

@lucasas
Copy link
Owner

lucasas commented Feb 16, 2012

Cool...

Thanks

@lucasas lucasas closed this as completed Feb 16, 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

2 participants