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

3-2-stable patch: Add respond_to_missing? in TaggedLoggging #11486

Conversation

wolframarnold
Copy link
Contributor

Added respond_to_missing? for TaggedLogging which is needed if another log abstracter wraps a TaggedLogging instance.
Implementing respond_to_missing? is also a Ruby best practice when overriding method_missing.

…log abstracter wraps a TaggedLogging instance.

It's also best practice when overriding method_missing.
@rafaelfranca
Copy link
Member

Could you put the changelog entry on the top?

rafaelfranca added a commit that referenced this pull request Jul 18, 2013
…o_missing_in_tagged_loggging

3-2-stable patch: Add respond_to_missing? in TaggedLoggging
@rafaelfranca rafaelfranca merged commit ed19c02 into rails:3-2-stable Jul 18, 2013
wolframarnold pushed a commit to wolframarnold/rails that referenced this pull request Jul 19, 2013
Moved order of contibution in Changelog per Rafael's request
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

5 participants