Skip to content

code cleanup#108

Merged
bartes merged 9 commits intomasterfrom
improvements
Feb 8, 2018
Merged

code cleanup#108
bartes merged 9 commits intomasterfrom
improvements

Conversation

@bartes
Copy link
Copy Markdown
Contributor

@bartes bartes commented Feb 6, 2018

No description provided.

@bartes bartes added the wip label Feb 6, 2018
@bartes bartes removed the wip label Feb 6, 2018
def impersonate(options = {})
options = Castle::Utils.deep_symbolize_keys(options || {})

return unless tracked?
Copy link
Copy Markdown
Contributor Author

@bartes bartes Feb 6, 2018

Choose a reason for hiding this comment

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

tracked? is useless here - that is way it is removed

@bartes bartes requested a review from nijikon February 6, 2018 21:00
CHANGELOG.md Outdated

**Enhancements:**

- [#108](github.com/castle/castle-ruby/pull/108) move context classes to theirs own scope, move command validations to their own classes, code cleanup
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

move context and command validation to their own scope and classes, code cleanup

@bartes bartes self-assigned this Feb 8, 2018
@bartes
Copy link
Copy Markdown
Contributor Author

bartes commented Feb 8, 2018

corrected

@bartes bartes merged commit b59baa2 into master Feb 8, 2018
@bartes bartes deleted the improvements branch February 8, 2018 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants