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

Update prompt syntax for Pry v0.13.0 #119

Merged
merged 1 commit into from
Aug 5, 2020
Merged

Conversation

CHTJonas
Copy link
Contributor

Version 0.13.0 of Pry changed the way that prompts are configured and added. Specifically, setting the prompt via an array of two procs is now deprecated. This commit updates the README documentation so that warnings are no longer emitted when running rails console at the command line and fixes #118.

See the Pry CHANGELOG for more information:
https://github.com/pry/pry/blob/master/CHANGELOG.md

Version 0.13.0 of Pry changed the way that prompts are configured and 
added. Specifically, setting the prompt via an array of two procs is now 
deprecated. This commit updates the README documentation so that 
warnings are no longer emitted when running `rails console` at the 
command line and fixes pry#118.

See the Pry CHANGELOG for more information:
https://github.com/pry/pry/blob/master/CHANGELOG.md
@CHTJonas
Copy link
Contributor Author

CHTJonas commented Aug 5, 2020

Poke @rweng

@banister banister merged commit 2454179 into pry:master Aug 5, 2020
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.

Issue with pry rails prompt
4 participants