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,228 of 192,137
Downloads: 13,280

Daily

Ranking: 38,280 of 192,103
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
29970,934,436rspec
36778,810,251activerecord
73594,924,422pry
99460,193,193simplecov
279179,551,852sqlite3

Owners

#GravatarHandle
1iconigorkasyanchuk