CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 31 Aug 2025 07:09:06 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100206023437
location: https://web.archive.org/web/20100206023437/https://github.com/jnunemaker/mongomapper/tree/v0.1.1
server-timing: captures_list;dur=0.601176, exclusion.robots;dur=0.027087, exclusion.robots.policy;dur=0.011187, esindex;dur=0.010356, cdx.remote;dur=6.740175, LoadShardBlock;dur=211.113039, PetaboxLoader3.datanode;dur=124.795131, PetaboxLoader3.resolve;dur=45.749076
x-app-server: wwwb-app210
x-ts: 302
x-tr: 254
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app210; 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 07:09:06 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 06 Feb 2010 02:34:36 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "faadff271f8892f7840738a281e3a8fb"
x-archive-orig-x-runtime: 127ms
x-archive-orig-content-length: 25945
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, 06 Feb 2010 02:34:37 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 12 Sep 2009 22:23:21 GMT", ; rel="prev memento"; datetime="Sun, 06 Dec 2009 05:01:45 GMT", ; rel="memento"; datetime="Sat, 06 Feb 2010 02:34:37 GMT", ; rel="next memento"; datetime="Sun, 14 Feb 2010 12:15:15 GMT", ; rel="last memento"; datetime="Fri, 15 Oct 2010 01:29:19 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_20100206015039_crawl100-c/52_14_20100206023419_crawl101.arc.gz
server-timing: captures_list;dur=0.816263, exclusion.robots;dur=0.034560, exclusion.robots.policy;dur=0.015318, esindex;dur=0.015583, cdx.remote;dur=5.707335, LoadShardBlock;dur=238.198344, PetaboxLoader3.datanode;dur=102.994327, PetaboxLoader3.resolve;dur=488.443121, load_resource;dur=391.780019
x-app-server: wwwb-app210
x-ts: 200
x-tr: 720
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
jnunemaker's mongomapper at v0.1.1 - GitHub
jnunemaker / mongomapper
- Source
- Commits
- Network (139)
- Downloads (33)
- Wiki (4)
- Graphs
-
Tag:
v0.1.1
click here to add a description
click here to add a homepage
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Loading commit data... ![]() |
|
![]() |
History | ||
![]() |
LICENSE | Fri May 22 16:20:23 -0700 2009 | Initial commit to mongo_mapper. [jnunemaker] |
![]() |
README.rdoc | ||
![]() |
Rakefile | ||
![]() |
VERSION | ||
![]() |
lib/ | ||
![]() |
mongomapper.gemspec | ||
![]() |
test/ |
README.rdoc
MongoMapper
Awesome gem for modeling your domain and storing it in mongo.
Dependencies
- ActiveSupport (activesupport)
- Mongo Ruby Driver (mongodb-mongo)
- My fork of the validatable gem (jnunemaker-validatable)
Documentation
rdoc.info/projects/jnunemaker/mongomapper
More Info
You can learn more about mongo here: www.mongodb.org/
You can learn more about the mongo ruby driver here: github.com/mongodb/mongo-ruby-driver/tree/master
Copyright
Copyright © 2009 John Nunemaker. See LICENSE for details.