Open andrew2net opened 2 years ago
We have an algorithm that renders objects as a string in cases there aren't any attributes except value. To make YAML output more stable It needs to review all #to_hash methods and update them to render all objects as objects.
#to_hash
We have an algorithm that renders objects as a string in cases there aren't any attributes except value. To make YAML output more stable It needs to review all
#to_hash
methods and update them to render all objects as objects.