method
pretty_print
v1_9_3_392 -
Show latest stable
- Class:
Hash
pretty_print(q)public
No documentation available.
# File lib/pp.rb, line 350
def pretty_print(q)
q.pp_hash self
end pretty_print(q)No documentation available.
# File lib/pp.rb, line 350
def pretty_print(q)
q.pp_hash self
end