Closed rking closed 12 years ago
ap Foo.new, :raw => true
Since v1.1.0 objects are no longer recursively formatted by default (see Changelog). If you want to make it a default again add :raw => true
in ~/.aprc
HTH Michael
Well, that's… awesome.
(I don't think I would have tried ":raw" to get formatted output. What's the logic, there?)
Thanks!
I feel so dumb. Here are some things to throw at me, if you want: :skull: :cd: :collision: :cocktail: :beginner: :hankey: :monkey: :8ball: :rage: :pager: :lock_with_ink_pen: :japanese_goblin: :x:
I'll weather the storm. I deserve it.
But I'm really missing how you're supposed to get
awesome_object
output by default. I want to be able to say:All I get is a one-line mess:
I can do this:
…but somehow I don't think that is the intended way to get this to work. ☺ (And, also, it doesn't recurse).
Any hints?
Thanks! —☈