mirror of
https://github.com/pry/pry-rails.git
synced 2022-11-09 12:36:03 -05:00
Update subheading for consistency
This commit is contained in:
parent
c5c2c1eebe
commit
ba57e97c61
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ end
|
|||
Check out `change-prompt --help` for information about temporarily
|
||||
changing the prompt for the current Pry session.
|
||||
|
||||
## Disable pry-rails
|
||||
## Disabling pry-rails
|
||||
|
||||
If pry-rails is included in your application but you would prefer not to use it, you may run the following command to set the appropriate environment variable to disable initialization and fall back to the default IRB console:
|
||||
```shell
|
||||
|
|
Loading…
Add table
Reference in a new issue