Storing Custom Classes within a Model

Null is part of the JSON specification. However, keys can only be strings, not objects.
JSON.generate({nil => nil}) # '{"": null}'

2 Likes