using strict mode on Oj gem, so we don't convert to strings with colons to symbols
authorMax De Marzi <maxdemarzi@hotmail.com>
Tue, 17 Jul 2012 19:53:01 +0000 (14:53 -0500)
committerMax De Marzi <maxdemarzi@hotmail.com>
Tue, 17 Jul 2012 19:53:01 +0000 (14:53 -0500)
commit28313e1e07c8c799ad5b6c1130342c66566406b8
treeca07b59c6e02d65f11f234070266be995b767ec5
parent100aa75b26c5a02b4f98b589969bb7266e0a605e
using strict mode on Oj gem, so we don't convert to strings with colons to symbols
lib/neography/oj_parser.rb
spec/integration/parsing_spec.rb [new file with mode: 0644]