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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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)
显示所有版本 (共 18 个)

Runtime 依赖 (6):

Development 依赖 (1):

业主:

作者:

  • Josh S Moore, John Woodell

SHA 256 校验和:

af22945b1967367c4cb21d0bd102cb8109aebfb05b04f57569b92354e73dd498

下载总量 62,540

这个版本 5,551

许可:

需要的 Ruby 版本:

链接: