relaton / relaton-bib

MIT License
3 stars 1 forks source link

Render YAML entities as objects #65

Open andrew2net opened 2 years ago

andrew2net commented 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.