CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 31 Aug 2025 02:55:17 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091114212930
location: https://web.archive.org/web/20091114212930/https://github.com/mongodb/mongo-ruby-driver/downloads
server-timing: captures_list;dur=0.533271, exclusion.robots;dur=0.018659, exclusion.robots.policy;dur=0.009513, esindex;dur=0.010918, cdx.remote;dur=30.465025, LoadShardBlock;dur=250.110772, PetaboxLoader3.datanode;dur=51.567744, PetaboxLoader3.resolve;dur=104.624781
x-app-server: wwwb-app204
x-ts: 302
x-tr: 303
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app204; 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: Sun, 31 Aug 2025 02:55:18 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 14 Nov 2009 21:29:30 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "065376b70941595ab9e2d29ac46c6251"
x-archive-orig-x-runtime: 320ms
x-archive-orig-content-length: 24799
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 14 Nov 2009 21:29:30 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 24 May 2009 21:41:32 GMT", ; rel="prev memento"; datetime="Sun, 24 May 2009 21:41:32 GMT", ; rel="memento"; datetime="Sat, 14 Nov 2009 21:29:30 GMT", ; rel="next memento"; datetime="Sat, 23 Jan 2010 16:37:04 GMT", ; rel="last memento"; datetime="Tue, 12 Oct 2010 07:07:24 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_12_20091114191719_crawl103-c/52_12_20091114212859_crawl101.arc.gz
server-timing: captures_list;dur=0.494758, exclusion.robots;dur=0.019114, exclusion.robots.policy;dur=0.009739, esindex;dur=0.009935, cdx.remote;dur=8.054871, LoadShardBlock;dur=88.753081, PetaboxLoader3.datanode;dur=163.614336, PetaboxLoader3.resolve;dur=151.315725, load_resource;dur=250.890280
x-app-server: wwwb-app204
x-ts: 200
x-tr: 407
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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 mongodb's mongo-ruby-driver - 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 (

Description: | Ruby driver for MongoDB edit |
Homepage: | https://api.mongodb.org/ruby edit |
Public Clone URL: |
git://github.com/mongodb/mongo-ruby-driver.git
Give this clone URL to anyone.
git clone git://github.com/mongodb/mongo-ruby-driver.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:mongodb/mongo-ruby-driver.git
|
Name | Description | Uploaded | Size | ||
---|---|---|---|---|---|
No Downloads Yet |
Tag | Download | Description | Date | Commit | |
---|---|---|---|---|---|
![]() |
0.15.1 | tgz | zip | BUMP 0.15.1 DB#last_status, OrderedHash#each returns self, logger convenience methods, new syntax for sort orders (and deprecate the old syntaxes | 2009-10-08 | ec6849f |
![]() |
0.15 | tgz | zip | BUMP 0.15 Mongo::VERSION constant, logger support, fix for Collection#[], use hard limit for explain, deserialize pre-epoch dates, limit offset and sort methods for cursors, deprecate :offset in favor of :skip, use soft/hard limits correctly | 2009-09-30 | f1bf2eb |
![]() |
0.14.1 | tgz | zip | BUMP 0.14.1 DB#collections, fixes for 64 bit C extension, decode strings as UTF-8 w/ 1.9 C ext | 2009-09-04 | 4574f91 |
![]() |
0.14 | tgz | zip | BUMP 0.14 Fix ObjectID string representation (and generation). Fix paired connection find master. Take scope for group reduce function | 2009-08-26 | f6cb297 |
![]() |
0.13 | tgz | zip | BUMP 0.13 Cursor#count, optional block for Collection#find, fix for getmore, fix for fields to find, deprecate Undefined, fix group, move namespaces to just Mongo + GridFS, deprecate Mongo::Mongo for Mongo::Connection, don't save internal array for cursors | 2009-08-21 | ad74f0d |
![]() |
0.11.1 | tgz | zip | BUMP 0.11.1 snapshot support | 2009-08-13 | ef1f698 |
![]() |
0.11 | tgz | zip | BUMP 0.11 fix C extension include paths, support 64-bit int, Collection#rename, better DB#collection_names, fix a threading deadlock | 2009-08-10 | 09e549e |
![]() |
0.10.1 | tgz | zip | BUMP 0.10.1 save should always return _id, not just for new inserts | 2009-07-28 | fa80e35 |
![]() |
0.10 | tgz | zip | BUMP 0.10 API change - insert and save return _id. dates return as UTC. GridStore.list | 2009-07-28 | ffa74ba |
![]() |
0.9 | tgz | zip | BUMP 0.9 bug fixes. don't allow invalid key names on insert. API change for index_information. bulk inserts. count() fix | 2009-06-27 | 1cf4d0d |
![]() |
0.8 | tgz | zip | BUMP 0.8 Collection#save, DB#previous_error and DB#reset_error_history | 2009-05-26 | d679a17 |
![]() |
0.6.3 | tgz | zip | bumping - updates to gridfs and index creation | 2009-02-27 | 6a71b7e |
This feature is coming soon. Sit tight!