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

Rails 4 compatibility #16

Open
jeremylynch opened this issue Dec 10, 2013 · 6 comments
Open

Rails 4 compatibility #16

jeremylynch opened this issue Dec 10, 2013 · 6 comments

Comments

@jeremylynch
Copy link

When I install rails 4 I am getting the error:

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

    simple_form (= 3.0.1) ruby depends on
      activemodel (4.0.2)

Gemfile

gem "rails", '~>4.0.0'
gem 'will_paginate_mongoid', :git => "https://github.com/lucasas/will_paginate_mongoid.git"
@lucasas
Copy link
Owner

lucasas commented Dec 12, 2013

Hi @mrjlynch, I'm gonna investigate this on next weekend and returns to you. Thank you 👍

@lucasas
Copy link
Owner

lucasas commented Dec 14, 2013

Hi @mrjlynch I saw your Github and you have created a fork. So, there you have updated Rails's version to 4.0.0. Have you tested it? If so, can you make a pull request?

@jeremylynch
Copy link
Author

No I haven't checked it actually as I decided to delay upgrading to rails 4. I'm going to check it for you over the next couple of days and get back to you. Thanks

@hayksaakian
Copy link

any progress on this?

i'm upgrading my project to rails 4, and mongoid 3

it's not clear what versions of mongoid this gem does / does not support

@hayksaakian
Copy link

http://rubygems.org/gems/mongoid

is now updated to mongoid 4 with support for rails 4

would be nice if @mrjlynch would put in a pull request and @lucasas could put out a new gem version to rubygems

@lucasas
Copy link
Owner

lucasas commented Feb 21, 2014

Hi guys, I've contacted @mrjlynch and I'm waiting for his answer about create a pull request

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