Replace Oj with MultiJson for JSON handling so that neography works with jruby
authorJo Hund <jhund@clearcove.ca>
Thu, 26 Jul 2012 20:30:40 +0000 (13:30 -0700)
committerJo Hund <jhund@clearcove.ca>
Thu, 26 Jul 2012 20:30:40 +0000 (13:30 -0700)
commit6f60af08666203cdbecb600483f571691363bccf
tree776ae94d70a77f61aa42c4727aedd540ed5e8817
parent65f6ca94044ab1af5c7f81db9796a6ebc80197fb
Replace Oj with MultiJson for JSON handling so that neography works with jruby
Gemfile.lock
lib/neography.rb
lib/neography/config.rb
lib/neography/multi_json_parser.rb [new file with mode: 0644]
lib/neography/oj_parser.rb [deleted file]
neography.gemspec