Release Name: 0.2.4
Notes:
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.
Changes:
=== 0.2.3 / 2009-10-06
* added mapping to fix naming problem between rack_datamapper and rack-datamapper
|