John Mair
|
6aacc8721d
|
Made it so defining methods on a pry'd on object puts the methods on the singleton class of the object rather than on the class. Added rubygems-test support.
Alternatively, if the object cannot support singleton methods, e.g immediates and Numerics, the method will go on the class instead.
|
2011-01-24 03:50:15 +13:00 |
|
John Mair
|
d2009e6de1
|
version bump 0.3.0, added method_doc and friends, added cat, updated README, adjusted Rakefile to use 0.2.0 method_source gem
|
2010-12-19 01:10:23 +13:00 |
|
John Mair
|
c6ee635460
|
Ripper for 1.9, RubyParser for 1.8. Fixed 1.8 inspect difficulties, added help for new commands, using method_source gem, updated README
|
2010-12-17 18:10:47 +13:00 |
|
John Mair
|
890ca85030
|
rescuing SyntaxError as well in valid_expression?
|
2010-12-09 02:49:28 +13:00 |
|
John Mair
|
2dc06b23c8
|
adding READMEs and CHANGELOG etc
|
2010-12-08 20:30:38 +13:00 |
|