Conrad Irwin
|
30e1e0941e
|
Use Helpers::BaseHelpers.<foo>? MOAR
|
2011-12-27 23:16:53 +00:00 |
|
Conrad Irwin
|
26cef7e411
|
Pry::Method.from_binding support for super methods. [Fixes #378]
|
2011-12-24 00:15:04 +00:00 |
|
Ryan Fitzgerald
|
0efd6e1b1d
|
improve method name guessing
|
2011-11-26 18:33:13 -08:00 |
|
Conrad Irwin
|
c211912a72
|
Make "ls" robust to overridden send
|
2011-10-08 17:47:27 -07:00 |
|
Conrad Irwin
|
fd26a55627
|
Add (instance_)resolution_order to Pry::Method
|
2011-10-08 17:47:26 -07:00 |
|
Conrad Irwin
|
f140c5379a
|
Add all_from_(obj|class) methods to Pry::Method
This is the core part of an "ls" implementation.
|
2011-10-08 17:47:26 -07:00 |
|
Conrad Irwin
|
4dc9d27cf6
|
make sure Pry::Method#name returns a String.
|
2011-10-08 17:46:53 -07:00 |
|
Ryan Fitzgerald
|
7c43bcfe58
|
update commands and tests to use Pry::Method
|
2011-09-22 01:20:32 -07:00 |
|