Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halfbyte/mongo_ruby_examples
Examples for my Mongo/Ruby/Rails
https://github.com/halfbyte/mongo_ruby_examples
Last synced: 4 days ago
JSON representation
Examples for my Mongo/Ruby/Rails
- Host: GitHub
- URL: https://github.com/halfbyte/mongo_ruby_examples
- Owner: halfbyte
- Created: 2010-08-22T09:53:19.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-10-07T07:57:05.000Z (about 14 years ago)
- Last Synced: 2024-04-15T02:44:14.789Z (9 months ago)
- Language: Ruby
- Homepage:
- Size: 102 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. Examples for MongoDB
These are examples used in my mongodb presentations.
There will be more documentation in here later.
h2. Requirements
* Ruby 1.9.2 (use rvm)
* Gems: mongo, mongoid --pre, mongo_mapper, candy