RubyGems Navigation menu

candy 0.1.0

Candy is a lightweight ORM for the MongoDB database. If MongoMapper is Rails, Candy is Sinatra. It provides a module you mix into any class, enabling the class to connect to Mongo on its own and push its objects into a collection. Candied objects act like OpenStructs, allowing attributes to be defined and updated in Mongo immediately without having to be declared in the class. Mongo's atomic operators are used whenever possible, and a smart serializer (Candy::Wrapper) converts almost any object for assignment to any attribute.

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.2.10 - June 10, 2010 (36 KB)
  2. 0.2.9 - May 14, 2010 (35,5 KB)
  3. 0.2.8 - May 13, 2010 (34,5 KB)
  4. 0.2.7 - May 05, 2010 (34 KB)
  5. 0.2.6 - May 04, 2010 (33,5 KB)
  6. 0.1.0 - February 16, 2010 (16,5 KB)
Mostrar todas las versiones (14 total)

dependencias de Runtime (1):

mongo >= 0.18

dependencias de Development (3):

mocha >= 0.9.8
rspec >= 1.2.9
yard >= 0

Propietarios:

Autores:

  • Stephen Eley

SHA 256 checksum:

cd247c282b66e24c52520e55328ccd1f21bcdda3897ad4211811efcdab42506f

Total de descargas 58.869

Para esta versión 4.354

Licencias:

N/A

Versión de Ruby requerida: Ninguno

Enlace: