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

Fixes rails 4 deprecations, rspec changes. #9

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

noelrappin
Copy link

No description provided.

Noel Rappin and others added 8 commits June 20, 2014 13:45
You cannot pass a 2nd conditions argument to update_all in Rails 4.1
More Rails 4 compatibility issues addressed here
Couldn't find all class_name with with 'id': (all, {:conditions...

Also resurrect the Gemfile.lock so that I can run the specs.
Also rename the .ruby-version file so that rvm picks it up.
Also change the .ruby-gemset file so that it's valid
Fix deprecated finder usage which was failing in rails 4 with error like:
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

Successfully merging this pull request may close these issues.

3 participants