Commit Graph

8 Commits

Author SHA1 Message Date
John Mair 788e5d8ce8 verson 0.4.7. Fixed 'ls' bug in 1.8.7, oops. Updated some docs 2011-02-12 00:38:46 +13:00
John Mair 7fa6041fdb 2011-01-26 10:27:48 -08:00
John Mair d8cb7b379a 2011-01-26 10:27:14 -08:00
John Mair 196cfa5ac7 same 2011-01-26 10:26:25 -08:00
John Mair 577c6f78bc added blog post link 2011-01-26 10:25:44 -08:00
John Mair 8682e269eb Version 0.4.2
* Added alias_command and desc commands to Pry::CommandBase
* Added pry and version tasks to Rakefile to start a pry session and show current version
* Added tests for alias_command and desc commands
* made it so ls_methods and ls_imethods return sort arrays
* made it so show_method without a paramater displays current method, if exists, who displays error if not
2011-01-27 07:05:40 +13:00
John Mair 9e78a80dfa reworded some sections in README and Customizing-pry.md to make configurability options clearer 2011-01-23 03:02:10 +13:00
John Mair 0ec11dd430 added wiki/ as nested git repo, removed command_info as attr_accessor from command_base 2011-01-22 14:10:04 +13:00