HTTP/2 302
server: nginx
date: Fri, 29 Aug 2025 01:49:48 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100326103729
location: https://web.archive.org/web/20100326103729/https://github.com/mongodb/mongo-ruby-driver/downloads
server-timing: captures_list;dur=0.479039, exclusion.robots;dur=0.016222, exclusion.robots.policy;dur=0.007737, esindex;dur=0.010250, cdx.remote;dur=7.421480, LoadShardBlock;dur=231.671195, PetaboxLoader3.datanode;dur=39.447004, PetaboxLoader3.resolve;dur=45.423837
x-app-server: wwwb-app225
x-ts: 302
x-tr: 262
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: Fri, 29 Aug 2025 01:49:49 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 26 Mar 2010 10:37:29 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "5cfc31a3c23e699f5530340736577dbc"
x-archive-orig-x-runtime: 295ms
x-archive-orig-content-length: 23116
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: Fri, 26 Mar 2010 10:37:29 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="Sat, 23 Jan 2010 16:37:04 GMT", ; rel="memento"; datetime="Fri, 26 Mar 2010 10:37:29 GMT", ; rel="next memento"; datetime="Wed, 26 May 2010 08:34:08 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_14_20100326093630_crawl101-c/52_14_20100326103707_crawl101.arc.gz
server-timing: captures_list;dur=1.352817, exclusion.robots;dur=0.021689, exclusion.robots.policy;dur=0.009941, esindex;dur=0.011196, cdx.remote;dur=15.504217, LoadShardBlock;dur=341.530913, PetaboxLoader3.datanode;dur=95.283559, PetaboxLoader3.resolve;dur=328.610115, load_resource;dur=104.558757
x-app-server: wwwb-app225
x-ts: 200
x-tr: 521
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 mongodb's mongo-ruby-driver - GitHub
click here to add a description
click here to add a homepage
name
Description
Uploaded
Downloads
Size
No Downloads Yet
Tag
Download
Description
Date
Commit
0.18.3
tgz
|
zip
BUMP 0.18.3
2010-01-25
5cdf835
0.18.2
tgz
|
zip
BUMP 0.18.2
2009-12-29
2087cd4
0.18.1
tgz
|
zip
BUMP 0.18.1
2009-12-05
f7825ea
0.18
tgz
|
zip
BUMP 0.18
2009-11-25
8ff0d73
0.17.1
tgz
|
zip
BUMP 0.17.1 added mongo_ext notice
2009-11-17
e1e6d43
0.17
tgz
|
zip
BUMP 0.17
2009-11-16
73c5c0e
0.16
tgz
|
zip
BUMP 0.16
2009-10-26
c95e3c3
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