Commit Graph

2 Commits

Author SHA1 Message Date
Conrad Irwin ad655b7384 Method::Patcher should preserve method visibility
(Works around https://github.com/rubinius/rubinius/issues/2248)
2013-03-30 17:42:46 -07:00
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