CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 29 Aug 2025 08:23:33 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090918113336
location: https://web.archive.org/web/20090918113336/https://github.com/brianmario/yajl-ruby/downloads
server-timing: captures_list;dur=0.733316, exclusion.robots;dur=0.023749, exclusion.robots.policy;dur=0.010343, esindex;dur=0.014942, cdx.remote;dur=38.308093, LoadShardBlock;dur=334.985413, PetaboxLoader3.datanode;dur=93.736745, PetaboxLoader3.resolve;dur=65.414645
x-app-server: wwwb-app220
x-ts: 302
x-tr: 418
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app220; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 29 Aug 2025 08:23:34 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.35
x-archive-orig-date: Fri, 18 Sep 2009 11:33:36 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "9d42692b2f7e072d6e3b74fc72de85c9"
x-archive-orig-x-runtime: 3125ms
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 38853
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 18 Sep 2009 11:33:36 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 24 May 2009 04:20:12 GMT", ; rel="prev memento"; datetime="Sun, 24 May 2009 04:20:12 GMT", ; rel="memento"; datetime="Fri, 18 Sep 2009 11:33:36 GMT", ; rel="next memento"; datetime="Thu, 26 Nov 2009 02:44:32 GMT", ; rel="last memento"; datetime="Mon, 20 Sep 2010 07:12:00 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_11_20090918090835_crawl103.gpg-c/52_11_20090918113241_crawl101.arc.gz
server-timing: captures_list;dur=0.754593, exclusion.robots;dur=0.028050, exclusion.robots.policy;dur=0.011317, esindex;dur=0.013329, cdx.remote;dur=20.444743, LoadShardBlock;dur=246.362513, PetaboxLoader3.datanode;dur=129.373062, PetaboxLoader3.resolve;dur=267.690869, load_resource;dur=229.355719
x-app-server: wwwb-app220
x-ts: 200
x-tr: 606
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Downloads for brianmario's yajl-ruby - GitHub
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 (

Run the following if you haven't already:
gem sources -a https://gems.github.com
Install the gem(s):
sudo gem install brianmario-yajl-ruby
Description: | An extremely efficient streaming JSON parsing and encoding library. Ruby C bindings to Yajl edit |
Homepage: | https://rdoc.info/projects/brianmario/yajl-ruby edit |
Public Clone URL: |
git://github.com/brianmario/yajl-ruby.git
Give this clone URL to anyone.
git clone git://github.com/brianmario/yajl-ruby.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:brianmario/yajl-ruby.git
|
Name | Description | Uploaded | Size | ||
---|---|---|---|---|---|
No Downloads Yet |
Tag | Download | Description | Date | Commit | |
---|---|---|---|---|---|
![]() |
0.6.3 | tgz | zip | Fixed a bug in the JSON gem compatibility API where strings weren't being properly escaped | 2009-08-25 | b28ac15 |
![]() |
0.6.2 | tgz | zip | Fixed a bug with double-quoted strings when another library provided it's own to_json method (like ActiveSupport). Closes GH #5 and #6 | 2009-08-25 | 0915795 |
![]() |
0.6.1 | tgz | zip | updating files for 0.6.1 release | 2009-08-20 | a8ec9f0 |
![]() |
0.6.0 | tgz | zip | updating files for release | 2009-08-19 | 5ba022c |
![]() |
0.5.12 | tgz | zip | changing readme to previously used verbage | 2009-07-31 | 7e7bf66 |
![]() |
0.5.11 | tgz | zip | updating files for 0.5.11 release | 2009-07-14 | 57a9348 |
![]() |
0.5.10 | tgz | zip | Merge branch 'master' of git@github.com:brianmario/yajl-ruby | 2009-07-13 | 86129c8 |
![]() |
0.5.9 | tgz | zip | updating files for 0.5.9 release | 2009-07-09 | ec95bc4 |
![]() |
0.5.8 | tgz | zip | updating changelog, gemspec and internal version for new release | 2009-07-06 | e58f1e3 |
![]() |
0.5.7 | tgz | zip | updating files for 0.5.7 release | 2009-06-23 | 66dbfd5 |
![]() |
0.5.6 | tgz | zip | updated files for 0.5.6 release | 2009-06-19 | 866e58e |
![]() |
0.5.5 | tgz | zip | updated benchmarks for Marshal.load/dump to fix multiple iteration problems | 2009-06-18 | ceec0b5 |
![]() |
0.5.4 | tgz | zip | updating gemspec for 0.5.4 release | 2009-06-16 | 6b2a6bf |
![]() |
0.5.3 | tgz | zip | updating gemspec for 0.5.3 release | 2009-06-07 | 675fff0 |
![]() |
0.5.2 | tgz | zip | updating gemspec and readme for 0.5.2 release | 2009-05-30 | f847de8 |
![]() |
0.5.1 | tgz | zip | updated changelog, internal version and gemspec for 0.5.1 release (mostly just to rebuild the gem with the latest stuff) | 2009-05-25 | aa89d01 |
![]() |
0.5.0 | tgz | zip | updating changelog for release date | 2009-05-25 | fb41855 |
![]() |
0.4.9 | tgz | zip | updating gemspec to try and trigger a build | 2009-05-20 | 4dc775e |
![]() |
0.4.8 | tgz | zip | prepping files for 0.4.8 release | 2009-05-18 | d554120 |
![]() |
0.4.7 | tgz | zip | adding Lloyd as an author since his sources are bundled now | 2009-05-18 | 73dd9f3 |
![]() |
0.4.6 | tgz | zip | updating gemspec for 0.4.6 release | 2009-05-17 | 63d2db9 |
![]() |
0.4.5 | tgz | zip | Regenerated gemspec for version 0.4.5 | 2009-05-17 | 962241f |
![]() |
0.4.4 | tgz | zip | updating gemspec for release | 2009-05-12 | 8ac6ef2 |
![]() |
0.4.3 | tgz | zip | pushing updated changelog and gemspec for 0.4.3 release | 2009-05-02 | 1a0cc2a |
![]() |
0.4.2 | tgz | zip | updates for 0.4.2 release | 2009-04-30 | a6413ba |
![]() |
0.4.1 | tgz | zip | updating gemspec for 0.4.1 release | 2009-04-30 | 45aeb88 |
![]() |
0.4.0 | tgz | zip | updating gemspec for 0.4.0 release, minor update in how yajl was being required in spec_helper.rb | 2009-04-29 | 8c0d141 |
![]() |
0.3.4 | tgz | zip | * turned Unicode checks back on in the Yajl parser now that it's fixed (thanks Lloyd!) | 2009-04-24 | 57b9f8d |
![]() |
0.3.3 | tgz | zip | 1.9 compatibility | 2009-04-24 | b208be5 |
![]() |
0.3.2 | tgz | zip | updating changelog for 0.3.2 release | 2009-04-24 | 8773bba |
![]() |
0.3.1 | tgz | zip | fixing borked gemspec | 2009-04-24 | a5cd599 |
![]() |
0.3.0 | tgz | zip | changes for 0.3.0 release | 2009-04-23 | 4b0027d |
![]() |
0.2.1 | tgz | zip | Fixed parsing bug | 2009-04-23 | 8e2652b |
![]() |
0.2.0 | tgz | zip | 2009-04-22 | 6e8a1dc | |
![]() |
0.1.0 | tgz | zip | 2009-04-22 | ea750e3 |
This feature is coming soon. Sit tight!