Commit Graph

13 Commits

Author SHA1 Message Date
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 ddb51d5b38 fix make_header bug (fix #286) 2011-10-02 20:13:10 -07:00
Ryan Fitzgerald 3a36d28342 improve docs for Pry::Method 2011-10-02 01:25:49 -07:00
Ryan Fitzgerald 1b8bc409c9 docs for Pry::Method (+ minor refactoring) 2011-10-01 21:14:32 -07:00
Ryan Fitzgerald a53fe2c5d1 use exceptions to handle command errors 2011-10-01 16:57:39 -07:00
Ryan Fitzgerald 10bf1bcd95 minor bug fixes 2011-10-01 16:28:12 -07:00
Ryan Fitzgerald d81d2eb593 more general fix for respond_to? 2011-09-24 22:51:06 -07:00
Ryan Fitzgerald a0ba4a9c26 minor fixes 2011-09-24 22:14:04 -07:00
Ryan Fitzgerald 9810589d17 let from_str delegate to from_binding 2011-09-24 22:13:52 -07:00
Ryan Fitzgerald 7c43bcfe58 update commands and tests to use Pry::Method 2011-09-22 01:20:32 -07:00
Ryan Fitzgerald 343487fc2c add Pry::Method class to encapsulate method-related functionality 2011-09-22 00:55:35 -07:00