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,436 of 186,715
Downloads: 11,968

Daily

Ranking: 41,322 of 186,700
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,903,420,977bundler
101,127,274,939rake
27909,005,466rspec
36697,550,401activerecord
71542,411,855pry
99413,201,527simplecov
276160,871,323sqlite3

Owners

#GravatarHandle
1iconigorkasyanchuk