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
43f631c49b Revert "Fix @example parsing, parse @note and parse @see."
This reverts commit 8349a6d9bb.
2011-11-05 01:00:15 +13:00
Jordon Bedwell
8349a6d9bb Fix @example parsing, parse @note and parse @see.
Fixes #314 and #315
Signed-off-by: Jordon Bedwell <jordon@envygeeks.com>
2011-10-28 22:40:21 -05:00
Conrad Irwin
50e5d47ee7 Add --super to show-method, edit-method et.al. 2011-10-15 01:49:26 -07:00
Conrad Irwin
bf85c62c42 Share argument parsing code for methody commands 2011-10-15 01:35:24 -07:00
Gosha Arinich
2b70a27f1f show-method and show-doc now accept multiple method names
fixes
2011-08-27 17:21:01 +03:00
John Mair
597f1cc68c reorganized command tests into test_default_commands/ folder with separate test files for each command set 2011-06-03 03:26:49 +12:00