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,005 of 191,483
Downloads: 13,215

Daily

Ranking: 43,166 of 191,454
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
29964,633,797rspec
36770,906,816activerecord
72589,278,519pry
99455,133,578simplecov
278177,488,390sqlite3

Owners

#GravatarHandle
1iconigorkasyanchuk