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

Added method ActiveRecord::Base#load kinda screwed the pooch #3921

Closed
bensie opened this issue Dec 9, 2011 · 0 comments
Closed

Added method ActiveRecord::Base#load kinda screwed the pooch #3921

bensie opened this issue Dec 9, 2011 · 0 comments
Assignees

Comments

@bensie
Copy link
Contributor

bensie commented Dec 9, 2011

Commit 378ce0e added a load method to AR::Base.

First of all, it was snuck into what was supposed to be a security patch (3.0.11), which definitely wasn't very semver friendly.

We have an app that has a Load model (referring to truckloads n stuff), so you can imagine the wonkiness that came up with our belongs_to relationships when updating to this. Is there any way this method name can be changed (and backported to 3-0 and 3-1 stable)?

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