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

Add lifecycle event registration support #141

Closed
wants to merge 2 commits into from
Closed

Add lifecycle event registration support #141

wants to merge 2 commits into from

Conversation

farski
Copy link
Contributor

@farski farski commented Oct 11, 2015

No description provided.

begin
block.call
rescue => ex
logger.warn({ event: event })

Choose a reason for hiding this comment

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

Redundant curly braces around a hash parameter.

@phstc
Copy link
Collaborator

phstc commented Oct 19, 2015

Looks good 🍻

Could you review houndci feedbacks and maybe also write something to add here?

@farski
Copy link
Contributor Author

farski commented Oct 19, 2015

@phstc Not much I can do about the branch condition size for that method without introducing additional methods just for the sake of Hound.

@phstc
Copy link
Collaborator

phstc commented Oct 19, 2015

@farski all good. Added to master 🍻

@phstc phstc closed this Oct 19, 2015
@farski farski deleted the feat/lifecycle-events branch October 19, 2015 18:12
@farski farski restored the feat/lifecycle-events branch October 19, 2015 18:13
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.

3 participants