RubyGems Navigation menu

rails_dm_datastore 0.2.16

This gem patches all of the problems that appear from running Rails with DataMapper on the GAE. The main patches are patching DataMapper so that it does not use the ObjectSpace (The ObjectSpace itself is also patched so that this works seamlessly). Also ActiveView is patched so that all of the partial shortcuts work with DataMapper. In addition, a generate is provided (dd_model) that will produce a DataMapper model. One last note is that this gem depends on a dm-core (and other dm gems), dm-appengein, and rails_appengene so all you need is to require this gem in your gem file and you should get all the other gems you need to make DataMapper work with Rails and the GAE.

Gemfile:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 0.2.17.pre - November 17, 2010 (9,5 KB)
  2. 0.2.16 - October 30, 2010 (9,5 KB)
  3. 0.2.15 - October 30, 2010 (9,5 KB)
  4. 0.2.14 - October 28, 2010 (9,5 KB)
  5. 0.2.13 - October 19, 2010 (9,5 KB)
Mostrar todas as versões (18)

Runtime Dependencies (6):

Development Dependencies (1):

Donos:

Autores:

  • Josh S Moore, John Woodell

SHA 256 checksum:

af22945b1967367c4cb21d0bd102cb8109aebfb05b04f57569b92354e73dd498

Total de downloads 62.297

Desta versão 5.531

Licenças:

N/A

Versão Requerida do Ruby: Nenhum

Links: