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,404 of 188,294
Downloads: 12,781

Daily

Ranking: 41,171 of 188,277
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,083,534,422bundler
101,189,977,978rake
29935,905,765rspec
36733,355,668activerecord
74565,090,626pry
99432,983,451simplecov
275169,195,477sqlite3

Owners

#GravatarHandle
1iconigorkasyanchuk