RubyGems Navigation menu

rails_dm_datastore 0.2.15

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.5KB)
  2. 0.2.16 - October 30, 2010 (9.5KB)
  3. 0.2.15 - October 30, 2010 (9.5KB)
  4. 0.2.14 - October 28, 2010 (9.5KB)
  5. 0.2.13 - October 19, 2010 (9.5KB)
全てのバージョンを表示(全18件)

Runtime依存関係 (6):

Development依存関係 (1):

所有者:

作者:

  • Josh S Moore, John Woodell

SHA 256チェックサム:

d389fdae316928d86a92db4e7f8018b2e658bf3aaeeedeaa5ad8988c493b1943

累計ダウンロード数 62,633

このバージョンのみ 3,324

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: