Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ohler55/oj
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Ohler committed Mar 14, 2012
2 parents 7760fd4 + accf8bb commit 8e5063d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -330,7 +330,7 @@ without Objects or numbers (for JSON Pure, Yajl, and Messagepack) JSON:
# ]
# }

h2 = Oj.parse(json)
h2 = Oj.load(json)
puts "Same? #{h == h2}"
# true

Expand Down

0 comments on commit 8e5063d

Please sign in to comment.