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,837 of 187,255
Downloads: 12,408

Daily

Ranking: 35,312 of 187,239
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,645,220bundler
101,152,124,538rake
27919,498,517rspec
36711,782,395activerecord
73551,606,334pry
99421,256,244simplecov
274163,802,561sqlite3

Owners

#GravatarHandle
1iconigorkasyanchuk