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

Use a Railtie to set Hashie.logger on rails boot #403

Closed
wants to merge 3 commits into from

Conversation

matthewrudy
Copy link
Contributor

@matthewrudy matthewrudy commented Feb 10, 2017

Fixes #401
Fixes #402

@matthewrudy
Copy link
Contributor Author

I think this is good to go.

Copy link
Member

@michaelherold michaelherold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one nitpick.

I'll play around with it and see if I can break it at all.

@@ -72,6 +72,7 @@ scheme are considered to be bugs.
### Added

* [#381](https://github.com/intridea/hashie/pull/381): Add a logging layer that lets us report potential issues to our users. As the first logged issue, report when a `Hashie::Mash` is attempting to overwrite a built-in method, since that is one of our number one questions - [@michaelherold](https://github.com/michaelherold).
* [#403](https://github.com/intridea/hashie/pull/403): Use a Railtie to set Hashie.logger on rails boot - [@matthewrudy](https://github.com/matthewrudy).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be up in "Unreleased" under "Fixes" I think.

@dblock
Copy link
Member

dblock commented Feb 10, 2017

Squash merged on top of #402, with the integration test. Thanks @matthewrudy for a quick turnaround. @michaelherold please check that PR out / merge.

@dblock dblock closed this Feb 10, 2017
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

3 participants