This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Sun May 17 20:13:01 -0700 2009 | |
| |
README | Sun May 17 20:13:01 -0700 2009 | |
| |
init.rb | Sun May 17 20:13:01 -0700 2009 | |
| |
lib/ | Sun May 17 20:13:01 -0700 2009 | |
| |
test/ | Sun May 17 20:13:01 -0700 2009 |
README
= 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.







