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

3 commits

Author SHA1 Message Date
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