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