Skip to content

technoweenie/yajl-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= YAJL Plugin for Rails

This plugin implements a quick JSON backend using the YAJL streaming parser and the
yajl-ruby gem.

http://lloydforge.org/projects/yajl
http://github.com/brianmario/yajl-ruby

This implementation will read streams in ActiveSupport::JSON#encode, or convert
strings to a StringIO.  Also, check out the yajl-ruby gem for finer control over
your JSON parsing.

About

Rails plugin for using YAJL with Rails 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages