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,431 of 187,967
Downloads: 12,688

Daily

Ranking: 35,739 of 187,960
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,047,993,597bundler
101,178,214,454rake
28930,568,481rspec
36726,390,648activerecord
74560,774,668pry
99429,127,084simplecov
275167,551,910sqlite3

Owners

#GravatarHandle
1iconigorkasyanchuk