Categories: None [Edit]

transactify

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

Total

Ranking: 74,604 of 187,603
Downloads: 12,566

Daily

Ranking: 53,105 of 187,591
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,622,509bundler
101,165,909,119rake
28925,144,006rspec
36719,708,841activerecord
73556,307,351pry
98425,289,329simplecov
275165,772,060sqlite3

Owners

#GravatarHandle
1iconigorkasyanchuk