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.1 #45

Merged
merged 10 commits into from
Oct 12, 2015
Merged

Rails 4.1 #45

merged 10 commits into from
Oct 12, 2015

Conversation

pitr
Copy link
Contributor

@pitr pitr commented Oct 9, 2015

Built on top of #44

All actual updates are in c2c053a otherwise this is a copy of 4.0

robinroestenburg and others added 10 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).
orslumen added a commit that referenced this pull request Oct 12, 2015
@orslumen orslumen merged commit 57a8ac7 into orslumen:master Oct 12, 2015
@pitr pitr deleted the rails-41 branch October 12, 2015 15:37
@pitr
Copy link
Contributor Author

pitr commented Oct 12, 2015

Thanks!

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