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: 75,304 of 185,005
Downloads: 11,667

Daily

Ranking: 58,769 of 184,991
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,657,737,831bundler
101,035,073,571rake
26861,023,764rspec
35645,068,566activerecord
68504,215,922pry
99379,526,465simplecov
271149,689,832sqlite3

Owners

#GravatarHandle
1iconigorkasyanchuk