RubyGems Navigation menu

rails_dm_datastore 0.2.13

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!

install:
=

Versions:

  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)
Show all versions (18 total)

Runtime Dependencies (6):

Development Dependencies (1):

Owners:

Authors:

  • Josh S Moore, John Woodell

SHA 256 checksum:

b692b473fd769988d16ee0a67d0760046f1fabe4085f41abf46a5cec5fdcb498

Total downloads 62,502

For this version 3,335

Licenses:

N/A

Required Ruby Version: None

Links: