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