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,286 of 193,214
Downloads: 13,428

Daily

Ranking: 53,031 of 193,188
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
29983,045,376rspec
36793,912,258activerecord
72605,239,366pry
97470,376,754simplecov
279183,854,320sqlite3

Owners

#GravatarHandle
1iconigorkasyanchuk