1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
Commit graph

6 commits

Author SHA1 Message Date
John Mair
d890d7b38d version 0.4.4, oops added examples/ 2011-01-27 15:34:36 +13:00
John Mair
2ca16a0657 Version 0.4.1
* Made is to 'def meth;end' in an object (not a class) defines singleton methods, not methods on the class.
* Reorganized and reworded some documentation, adding info on rubygems-test
* added rubygems-test support
* added more tests to reflect new method definition behaviour
2011-01-24 13:39:15 +13:00
John Mair
45f2f105f8 almost ready for 0.4.0 release, created new example_input2.rb example for advanced input usage 2011-01-21 19:09:21 +13:00
John Mair
a25c40d2db version bump to 0.1.3 and slight aesthetic changes to code 2010-12-11 18:19:55 +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