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,215 of 192,692
Downloads: 13,367

Daily

Ranking: 63,813 of 192,666
Downloads: 14

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
36786,213,027activerecord
72599,882,831pry
99464,953,038simplecov
278181,938,143sqlite3

Owners

#GravatarHandle
1iconigorkasyanchuk