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

Addresses an inconsistency in the ActiveRecord::Base.method_missing handl #1273

Merged
merged 1 commit into from
Jul 6, 2011
Merged

Addresses an inconsistency in the ActiveRecord::Base.method_missing handl #1273

merged 1 commit into from
Jul 6, 2011

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented May 24, 2011

Addresses an inconsistency in the ActiveRecord::Base.method_missing handling of dynamic finder methods and the passing of the &block parameter for :find_by_attributes.

…andling of dynamic finder methods and the passing of the &block parameter for :find_by_attributes.
jake3030 pushed a commit to jake3030/rails that referenced this pull request Jun 28, 2011
[rails#1273 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
@Draiken
Copy link
Contributor

Draiken commented Jun 29, 2011

What version of rails is this for?

@dmathieu
Copy link
Contributor

It's tracking master. So it's 3.2.
However it should probably be cherry-picked to 3.1.

spastorino added a commit that referenced this pull request Jul 6, 2011
Addresses an inconsistency in the ActiveRecord::Base.method_missing handl
@spastorino spastorino merged commit c713cf9 into rails:master Jul 6, 2011
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.

None yet

4 participants