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

Fix use of super in define_method #663

Merged
merged 1 commit into from
Sep 23, 2014
Merged

Fix use of super in define_method #663

merged 1 commit into from
Sep 23, 2014

Conversation

wouterw
Copy link

@wouterw wouterw commented Sep 23, 2014

We need to explicitly specify arguments when using super in define_method.
I messed this up in #655.

steveklabnik added a commit that referenced this pull request Sep 23, 2014
@steveklabnik steveklabnik merged commit b6b01d0 into rails-api:0-8-stable Sep 23, 2014
@steveklabnik
Copy link
Contributor

It's all good! It happens. Thank you!

tricknotes added a commit to tricknotes/active_model_serializers that referenced this pull request Oct 9, 2014
This patch is the same fixes as rails-api#655 and rails-api#663 for 0-9-stable branch.
tricknotes added a commit to tricknotes/active_model_serializers that referenced this pull request Oct 9, 2014
This patch is the same fixes as rails-api#655 and rails-api#663 .
This was referenced Oct 9, 2014
plehoux pushed a commit to plehoux/active_model_serializers that referenced this pull request Jan 9, 2015
This patch is the same fixes as rails-api#655 and rails-api#663 for 0-9-stable branch.
kurko pushed a commit that referenced this pull request Jan 13, 2015
This patch is the same fixes as #655 and #663 for 0-9-stable branch.
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.

2 participants