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,839 of 183,107
Downloads: 11,443

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
25817,849,894rspec
35595,989,894activerecord
68466,913,746pry
99348,223,614simplecov
253141,523,763sqlite3

Owners

#GravatarHandle
1iconigorkasyanchuk