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
Ryan Fitzgerald
df4a3b48af Verify that setting Pry.input avoids loading Readline
It's kind of unfortunate that just passing the `input` option doesn't
also do this, but it's not obvious how to fix it without major
refactoring of the command history.
2014-04-28 23:00:06 -07:00
Robert Gleeson
9c3d2899eb use HEREDOC's to improve readability of eval string. 2014-03-14 07:31:17 +01:00
Ryan Fitzgerald
a0a462573e Move Readline-loading specs inside normal suite
This simplifies our Rake and Travis config.
2014-03-13 23:09:28 -07:00