Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enabled the option to actually disable paren matching #30

Merged
merged 1 commit into from
Dec 10, 2014

Conversation

threeifbywhiskey
Copy link

The semantics of the ||= operator prevented the user from being able to set
Pry.config.coolline_paren_matching = false and have it mean anything.
Instead, ensure the parameter hasn't been defined at all before setting it.

The semantics of the ||= operator prevented the user from being able to set
`Pry.config.coolline_paren_matching = false` and have it mean anything.
Instead, ensure the parameter hasn't been defined at all before setting it.
@Mon-Ouie Mon-Ouie merged commit 4759991 into pry:master Dec 10, 2014
@Mon-Ouie
Copy link
Member

Thanks for the pull request!

@banister
Copy link
Member

@Mon-Ouie where have you been recently? everyone is missing you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants