CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 16 Aug 2025 15:43:47 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081222205656
location: https://web.archive.org/web/20081222205656/https://github.com/jchris/couchrest/tree/master/Rakefile
server-timing: captures_list;dur=1.072573, exclusion.robots;dur=0.033002, exclusion.robots.policy;dur=0.014430, esindex;dur=0.018790, cdx.remote;dur=47.978181, LoadShardBlock;dur=718.223205, PetaboxLoader3.datanode;dur=183.075694, PetaboxLoader3.resolve;dur=211.389290
x-app-server: wwwb-app225
x-ts: 302
x-tr: 822
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app225; 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: Sat, 16 Aug 2025 15:43:47 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Mon, 22 Dec 2008 20:56:55 GMT
x-archive-orig-connection: close
x-archive-orig-set-cookie: tender_email=; domain=.github.com; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
x-archive-orig-set-cookie: tender_expires=; domain=.github.com; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
x-archive-orig-set-cookie: tender_hash=; domain=.github.com; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
x-archive-orig-set-cookie: _github_sess=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
x-archive-orig-set-cookie: _github_ses=BAh7BzoOcmV0dXJuX3RvIhkvaW5ib3gvbmV3L3ByZXNlbnRseSIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7AA%3D%3D--68c02ea64650a91be1696e2365204915abee3a38; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 512ms
x-archive-orig-etag: "c9211db33f2936481b15822567246511"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 34124
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 22 Dec 2008 20:56:56 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 22 Dec 2008 20:56:56 GMT", ; rel="memento"; datetime="Mon, 22 Dec 2008 20:56:56 GMT", ; rel="last memento"; datetime="Mon, 22 Dec 2008 20:56:56 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_7_20081222171115_crawl107-c/52_7_20081222205529_crawl103.arc.gz
server-timing: captures_list;dur=0.612207, exclusion.robots;dur=0.019820, exclusion.robots.policy;dur=0.009585, esindex;dur=0.012662, cdx.remote;dur=13.006041, LoadShardBlock;dur=124.564536, PetaboxLoader3.datanode;dur=96.886642, PetaboxLoader3.resolve;dur=136.837767, load_resource;dur=151.941659
x-app-server: wwwb-app225
x-ts: 200
x-tr: 373
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
Rakefile at master from jchris's couchrest — 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 jchris-couchrest
Description: | A RESTful CouchDB client based on Heroku's RestClient and Couch.js |
Homepage: | https://jchris.lighthouseapp.com/projects/17807-couchrest/overview |
Clone URL: |
git://github.com/jchris/couchrest.git
Give this clone URL to anyone.
git clone git://github.com/jchris/couchrest.git
|
couchrest / Rakefile
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 |
|
This feature is coming soon. Sit tight!