https://github.com/mongoid/origin
A Ruby DSL for building MongoDB queries
https://github.com/mongoid/origin
ruby
Last synced: 10 months ago
JSON representation
A Ruby DSL for building MongoDB queries
- Host: GitHub
- URL: https://github.com/mongoid/origin
- Owner: mongoid
- License: mit
- Created: 2011-10-17T07:48:14.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T12:25:38.000Z (over 8 years ago)
- Last Synced: 2025-04-15T03:55:33.197Z (10 months ago)
- Topics: ruby
- Language: Ruby
- Homepage: http://mongoid.org/en/origin/index.html
- Size: 616 KB
- Stars: 62
- Watchers: 11
- Forks: 29
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Origin
-------
This is the legacy repository of the Origin gem, which has been merged into the official Mongoid codebase
after version 2.2.0.
You can find the code in the MongoDB Mongoid repository [here](https://github.com/mongodb/mongoid).
The legacy README for Origin can be found [here](README_LEGACY.md).