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 checksum:

af22945b1967367c4cb21d0bd102cb8109aebfb05b04f57569b92354e73dd498

總下載次數 62,466

這個版本 5,547

License:

Ruby 版本需求:

相關連結: