Emma Borhanian
Emma Borhanian
When you use escape tags with a null value it will be turned into the string "null", which can be incredibly inconvenient. For example ``` value: "" ``` becomes ```...
Fixes: graph { { node [color=red]; }; a } to produce "a []" rather than "a [color=red]" Caused by using _.clone instead of _.cloneDeep in the default stack
For an empty array, the default ends up looking like `:default => '{}'` in schema.rb, however, this doesn't get single-quoted when turned into a `CREATE TABLE` statement, causing `rake db:schema:load`...
[https://rubygems.org/gems/emblem-rails/versions/0.2.2](rubygems)