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,150 of 193,756
Downloads: 13,522

Daily

Ranking: 24,414 of 193,649
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
29989,540,006rspec
36801,545,420activerecord
71610,500,117pry
97475,839,609simplecov
279185,971,812sqlite3

Owners

#GravatarHandle
1iconigorkasyanchuk