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

Document feature to disable pry-rails #123

Merged
merged 3 commits into from
Sep 14, 2021

Conversation

djpowers
Copy link
Member

An example of this feature is currently shown in the README, but it likely warrants being highlighted in its own section.

This should suffice for those desiring a way to opt out when pry is the default. If making pry opt in is what you're looking for, there are some unofficial solutions in this StackOverflow question.

Closes #110

The example of disabling pry-rails seemed to be missed by most, so this
moves it to its own section, and explicitly highlights the ability to
opt out of using the gem's features when entering the Rails console.
@djpowers djpowers merged commit 12a517e into master Sep 14, 2021
@djpowers djpowers deleted the document-feature-to-disable-pry-rails branch September 14, 2021 03:52
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.

Make pry-rails opt-in?
1 participant