A Ruby file containing `:format =>:json` becomes `format::json`, which is not syntactically invalid but not the expected outcome. Ruby 1.9.3-p0, hash_syntax 1.0.0.
A Ruby file containing
:format =>:jsonbecomesformat::json, which is not syntactically invalid but not the expected outcome.Ruby 1.9.3-p0, hash_syntax 1.0.0.