L
Lex Williams
When writing :
my_hash = {"a" => "b"}
what method is called ? I tried patching initialize_copy , and
initialize , but that doesn't seem to be it . What am I missing ?
my_hash = {"a" => "b"}
what method is called ? I tried patching initialize_copy , and
initialize , but that doesn't seem to be it . What am I missing ?