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

4 commits

Author SHA1 Message Date
Conrad Irwin
30e1e0941e Use Helpers::BaseHelpers.<foo>? MOAR 2011-12-27 23:16:53 +00:00
John Mair
0eca0f1aa9 updated tests for new _pry_ parameter being passed to before_session hook 2011-09-08 03:28:00 +12:00
John Mair
e589710cc1 JRuby finally supported, passing 100% of tests - requires updated method_source gem (version 0.6.5). 2011-09-07 05:20:04 +12:00
Conrad Irwin
fe911c6740 Don't crash if I have a badly behaved module.
The completion code was assuming that all modules would have names that
were strings, this is not always the case.
2011-08-16 21:53:20 -07:00