Closed justin808 closed 10 years ago
Any info on the status of this PR?
Let me check this problem. I was busy with the fork of GLM method on statsample-glm, but now U can back to maintenance work.
Thanks!
You're welcome. Can you merge the changes on your rep and see what else could be imported on main branch?
OK -- I'll do that right now, and then I'll rebase that into the other PR to make it smaller.
actually rebase failed -- merging now, then I'll push
Second comparison of this method in awesome_print/formatter.rb causes the crash.
Without this fix, pry + awesome_print cannot be used, as even a simple case such as
will crash
awesome_print/formatter.rb
Catch all method to format an arbitrary object.