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

Reduce the influence of Pry::Config #2021

Merged
merged 1 commit into from
Apr 29, 2019
Merged

Conversation

kyrylo
Copy link
Member

@kyrylo kyrylo commented Apr 29, 2019

This is one of preliminary steps for #1843 (Rework the Pry config).

In this commit we replace calls to Pry::Config where possible, therefore we
reduce coupling between the config and other components.

This is one of preliminary steps for #1843 (Rework the Pry config).

In this commit we replace calls to `Pry::Config` where possible, therefore we
reduce coupling between the config and other components.
@kyrylo kyrylo force-pushed the config-influence-reduction branch from d5a70f5 to 1e2cfbb Compare April 29, 2019 22:28
@kyrylo kyrylo merged commit 03afca9 into master Apr 29, 2019
@kyrylo kyrylo deleted the config-influence-reduction branch April 29, 2019 22:34
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.

1 participant