mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
s/surroungind/surrounding line 19
This commit is contained in:
parent
69d4c00a48
commit
86017aa1e0
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
* See `Pry.config.prompt_safe_objects`
|
||||
* `whereami` is now aliased to `@`
|
||||
* Added arguments to `whereami`:
|
||||
* `-m` shows the surroungind method
|
||||
* `-m` shows the surrounding method
|
||||
* `-c` shows the surrounding class
|
||||
* `-f` shows the entire file
|
||||
* Lazy load configuration values (Pry.config). (#1096)
|
||||
|
|
Loading…
Add table
Reference in a new issue