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,107 of 180,689
Downloads: 11,130

Daily

Ranking: 157,485 of 180,681
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,105,896,669bundler
16862,884,664rake
24772,514,050rspec
34544,842,866activerecord
64426,641,921pry
101314,933,730simplecov
238133,315,973sqlite3

Owners

#GravatarHandle
1iconigorkasyanchuk