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: 73,963 of 180,418
Downloads: 11,081

Daily

Ranking: 56,953 of 180,402
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,070,092,981bundler
16851,882,598rake
23767,030,897rspec
34539,212,572activerecord
63421,799,051pry
102311,062,267simplecov
238132,329,238sqlite3

Owners

#GravatarHandle
1iconigorkasyanchuk