CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 24 Aug 2025 19:19:11 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100206030855
location: https://web.archive.org/web/20100206030855/https://github.com/jnunemaker/mongomapper/tree/v0.1.0
server-timing: captures_list;dur=0.687422, exclusion.robots;dur=0.021092, exclusion.robots.policy;dur=0.008729, esindex;dur=0.011040, cdx.remote;dur=18.131664, LoadShardBlock;dur=406.912386, PetaboxLoader3.datanode;dur=139.695502, PetaboxLoader3.resolve;dur=249.164693
x-app-server: wwwb-app239
x-ts: 302
x-tr: 608
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app239; 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, 24 Aug 2025 19:19:12 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 06 Feb 2010 03:08:55 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "0d2f19c1418aa4b0076a41b0dccf8899"
x-archive-orig-x-runtime: 126ms
x-archive-orig-content-length: 25489
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 03:08:55 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 06 Jul 2009 20:50:45 GMT", ; rel="prev memento"; datetime="Sat, 23 Jan 2010 14:59:03 GMT", ; rel="memento"; datetime="Sat, 06 Feb 2010 03:08:55 GMT", ; rel="next memento"; datetime="Sat, 10 Apr 2010 04:30:04 GMT", ; rel="last memento"; datetime="Fri, 15 Oct 2010 00:31:05 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_20100206030829_crawl101.arc.gz
server-timing: captures_list;dur=0.610231, exclusion.robots;dur=0.019057, exclusion.robots.policy;dur=0.007858, esindex;dur=0.010299, cdx.remote;dur=83.940055, LoadShardBlock;dur=219.132529, PetaboxLoader3.datanode;dur=88.760986, PetaboxLoader3.resolve;dur=288.613152, load_resource;dur=250.171921
x-app-server: wwwb-app239
x-ts: 200
x-tr: 636
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
jnunemaker's mongomapper at v0.1.0 - GitHub
jnunemaker / mongomapper
- Source
- Commits
- Network (139)
- Downloads (33)
- Wiki (4)
- Graphs
-
Tag:
v0.1.0
click here to add a description
click here to add a homepage
commit d436116300ae554956064aef3b4b7f9c3ab32db7
tree 1b85c89ad8ce86cafa8aeaa86d432165739c1f88
parent bdc4426507d99b38c9f42b02fd63595b2ae9ee3d
tree 1b85c89ad8ce86cafa8aeaa86d432165739c1f88
parent bdc4426507d99b38c9f42b02fd63595b2ae9ee3d
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/ | ||
![]() |
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.