1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
John Mair ff8efd035b rudimentary support for class sourcecode with show-source
* renamed show-method to show-source (show-method is now an alias)
* This is very slow, it can be sped up significantly by getting rid of the mini pry instance and writing a helper method
2012-04-11 02:17:35 +12:00
..
pry rudimentary support for class sourcecode with show-source 2012-04-11 02:17:35 +12:00
pry.rb Add a :quiet option to Pry.start [Fixes #502] 2012-03-31 14:43:24 -07:00