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
Conrad Irwin
34bfa3980c Remove warning about pretty_inspect.
As discussed, that's just an implementation detail.
2011-08-27 10:53:22 -07:00
Conrad Irwin
f6758bfb4e Do something sensible about uninspectable things 2011-08-24 01:47:15 -07:00
Conrad Irwin
d007eff35c Be paranoid trying to output stuff.
If we don't do this, then pry can randomly exit because of a
serialization error (most usually undefined method #inspect).
2011-08-24 01:30:30 -07:00