mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
fixed readme
This commit is contained in:
parent
55cf95a1f0
commit
f645753e0a
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ invoke any of these methods directly depending on exactly what aspect of the fun
|
||||||
and so does not have an executable. It is designed to be used by
|
and so does not have an executable. It is designed to be used by
|
||||||
other programs, not on its own. For a full-featured `irb` replacement
|
other programs, not on its own. For a full-featured `irb` replacement
|
||||||
see [ripl](https://github.com/cldwalker/ripl)
|
see [ripl](https://github.com/cldwalker/ripl)
|
||||||
* Pry's `show_method` and `show_instance_method` commands do not work
|
* Pry's `show_method` and `show_doc` commands do not work
|
||||||
in Ruby 1.8.
|
in Ruby 1.8.
|
||||||
|
|
||||||
Commands
|
Commands
|
||||||
|
|
Loading…
Reference in a new issue