RubyGems Navigation menu

rack-datamapper 0.3.2

this collection of plugins helps to add datamapper functionality to Rack. there is a IdentityMaps plugin which wrappes the request and with it all database actions are using that identity map. the transaction related plugin TransactionBoundaries and RestfulTransactions wrappes the request into a transaction. for using datamapper to store session data there is the DatamapperStore.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.3 - August 01, 2010 (15 KB)
  2. 0.3.2 - June 15, 2010 (14 KB)
  3. 0.2.6 - June 15, 2010 (13.5 KB)
  4. 0.2.5 - December 07, 2009 (13.5 KB)
  5. 0.2.4 - October 29, 2009 (13.5 KB)
Show all versions (9 total)

Runtime Dependencies (2):

dm-core ~> 1.0.0
rack ~> 1.0

Development Dependencies (4):

dm-migrations ~> 1.0.0
dm-transactions ~> 1.0.0
rspec ~> 1.3.0

Owners:

Authors:

  • mkristian

SHA 256 checksum:

0721353d2381d36fc272a9c109411dacd090bbf2555d832e57c7c9435e9ba27f

Total downloads 25,203

For this version 3,406

Licenses:

N/A

Required Ruby Version: None

Links: