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,949 of 190,317
Downloads: 13,160

Daily

Ranking: 36,454 of 190,280
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake
29957,358,331rspec
36761,692,300activerecord
72583,359,451pry
99449,649,641simplecov
279175,064,101sqlite3

Owners

#GravatarHandle
1iconigorkasyanchuk