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.0 #44

Merged
merged 8 commits into from
Oct 12, 2015
Merged

Rails 4.0 #44

merged 8 commits into from
Oct 12, 2015

Conversation

pitr
Copy link
Contributor

@pitr pitr commented Oct 9, 2015

Resolve conflicts of #41, merge master, tweak travis to only run Rails 4.0 specs

robinroestenburg and others added 7 commits December 26, 2014 13:47
Using test_after_commit gem instead of patch. The patch was no longer working
in Rails 4.0.
Fixed wrong unserialize call (needs the value as argument, which is weird).

Deprecation: use #to_a or #load instead of #all after where. Use #load to
eagerly load a relation, use #to_a to convert to array (which also triggers
load).
@pitr pitr changed the title Rails 40 Rails 4.0 Oct 9, 2015
@pitr pitr mentioned this pull request Oct 9, 2015
orslumen added a commit that referenced this pull request Oct 12, 2015
@orslumen orslumen merged commit 6e03f7b into orslumen:master Oct 12, 2015
@pitr pitr deleted the rails-40 branch October 12, 2015 15:37
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