Restful Transactions

Restful Transactions is a plugin that ensures that any action executed within a POST, PUT or DELETE request is wrapped in a transaction.

Installation

EDGE

To install using SVN:
ruby script/plugin install svn://rubyforge.org/var/svn/redhillonrails/trunk/vendor/plugins/restful_transactions

or using HTTP:
ruby script/plugin install http://redhillonrails.rubyforge.org/svn/trunk/vendor/plugins/restful_transactions