public
Description: An extremely efficient streaming JSON parsing and encoding library. Ruby C bindings to Yajl
Homepage: http://rdoc.info/projects/brianmario/yajl-ruby
Clone URL: git://github.com/brianmario/yajl-ruby.git
Click here to lend your support to: yajl-ruby and make a donation at www.pledgie.com !
yajl-ruby / .gitignore
100644 7 lines (7 sloc) 0.074 kb
1
2
3
4
5
6
7
Makefile
benchmark/subjects/contacts.*
*.o
*.dylib
*.bundle
TODO.txt
tmp/*