1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
Ryan Fitzgerald cb2f8c08f6 Fix behavior of Pry::Output#puts
This implementation of puts didn't behave correctly in the presence of
multiple arguments or arguments that are Arrays. I changed it to match
the documented behavior of IO#puts, but we might still be missing some
subtleties.
2014-05-05 00:39:31 -07:00
..
pry Fix behavior of Pry::Output#puts 2014-05-05 00:39:31 -07:00
pry.rb Merge branch 'remove-global-config' 2014-05-05 00:30:28 -06:00