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
Richard E. Dodson
ba6903e0b1
Issue #1647: Fix String#pp output color
This commit fixes #1647 and pretty prints strings in red instead of
green. This bug was introduced in https://github.com/pry/pry/pull/1586.
It will also continue to pretty print multi-line strings without a '+'
delimiter, per the same pull request.
2017-10-22 15:42:44 -05:00
rpag
741782b726 add tests that cover Object subclasses 2015-01-15 13:08:46 +00:00
rpag
4870fcba99 add spec, & cleanup after existing spec 2015-01-15 13:08:46 +00:00
rpag
7cab9c4c12 add Pry::ColorPrinter specs 2015-01-15 13:08:46 +00:00