pry--pry/lib/pry/commands/edit
John Mair 9cc95f9ec9 Try to simplify edit.rb
* Remove ContextLocator, inlining the class in edit.rb instead.
* Pass explicit parameters into MethodPatcher and ExceptionPatcher, rather than passing 'self'
  and using def_delegators

Hopefully this won't upset codeclimate too much!
2013-01-09 17:26:19 +01:00
..
exception_patcher.rb Try to simplify edit.rb 2013-01-09 17:26:19 +01:00
method_patcher.rb Try to simplify edit.rb 2013-01-09 17:26:19 +01:00