transactify 0.4
Transactify gem can run your methods in database transaction. Previously you had to wrap you code in `ActiveRecord::Base.transaction do .. end` but now it can be done in much more simpler way.
Gemfile:
=
install:
=
Development Dependencies (7):
Star
License: