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