1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib/pry/method
Conrad Irwin 29397efb37 Modify methods using Pry::Method#redefine
I considered calling redefine source=, but Pry::Method objects are not
designed to be mutable.
2013-03-28 01:02:13 -07:00
..
disowned.rb Refactor Pry::Method + add Pry::Method::WeirdMethodLocator 2013-02-02 22:37:25 +01:00
patcher.rb Modify methods using Pry::Method#redefine 2013-03-28 01:02:13 -07:00
weird_method_locator.rb check for directory? in WeirdMethodLocator#valid_file? prevents crash under jruby 2013-03-05 11:27:45 -05:00