Categories: None [Edit]

rails_dm_datastore

https://rubygems.org/gems/rails_dm_datastore
https://github.com/joshsmoore/rails_dm_datastore
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.

Total

Ranking: 20,763 of 180,418
Downloads: 62,538

Daily

Ranking: 16,219 of 180,402
Downloads: 36

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,9223,675,155dm-core
3,4662,421,984dm-validations
3,5382,335,602dm-timestamps
9,091265,450dm-ar-finders
13,426125,742thoughtbot-shoulda
21,06161,188dm-appengine
35,14930,287rails_appengine

Owners

#GravatarHandle
1iconjoshsmoore
2iconwoodie