How can I go about printing out an object in Ruby? I’m looking for the
print_r php equivalent. All I’m trying to do is print out session
information. It is exactly what is shown in “Show session dump” when an
exception is caught. Any ideas? Thanks.
How can I go about printing out an object in Ruby? I’m looking for the
print_r php equivalent. All I’m trying to do is print out session
information. It is exactly what is shown in “Show session dump” when an
exception is caught. Any ideas? Thanks.