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

Fix ArgumentError in Pry.config.print #2

Merged
merged 1 commit into from
May 26, 2016

Conversation

printercu
Copy link

@printercu printercu commented May 25, 2016

Pry changed signature for this block to (output, value, _pry_) https://github.com/pry/pry/blob/master/lib/pry.rb#L20

I've got (pry) output error: #<ArgumentError: wrong number of arguments (given 3, expected 2)>

Pry changed signature for this block to (output, value, _pry_)
@cavi21
Copy link

cavi21 commented May 26, 2016

Hi @printercu thanks for the PR! going to merge it and release a new version of the gem.

@cavi21 cavi21 merged commit 92ccba3 into goodpeople:master May 26, 2016
@printercu
Copy link
Author

Cool 👍

@printercu printercu deleted the patch-1 branch May 27, 2016 05:50
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.

2 participants