
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
= MongoMapper
Awesome gem for modeling your domain and storing it in mongo.
Releases are tagged on github and released on gemcutter. Master is pushed to whenever I add a patch or a new feature, but I do not release a new gem version each time I push.
== Note on Patches/Pull Requests
== Install
MongoMapper is only released on gemcutter. To install, you can setup gemcutter as your default gem source.
$ gem install gemcutter $ gem tumble
Then you can install MM:
$ gem install mongo_mapper
You can also just declare the source:
$ gem install mongo_mapper -s http://gemcutter.org
== Dependencies
== Documentation
Documentation is lacking right now because if you can't look through the code right now and feel comfortable, this is probably too young for you to use. Wait til it stabilizes a bit more.
http://rdoc.info/projects/jnunemaker/mongomapper http://groups.google.com/group/mongomapper
== More Info
You can learn more about mongo here: http://www.mongodb.org/
You can learn more about the mongo ruby driver here: http://github.com/mongodb/mongo-ruby-driver/tree/master
== Copyright
Copyright (c) 2009 John Nunemaker. See LICENSE for details.
FAQs
Unknown package
We found that djsun-mongo_mapper demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.