RubyGems Navigation menu

transactify 0.2

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.4 - October 12, 2015 (63.0 KB)
  2. 0.3 - October 12, 2015 (63.0 KB)
  3. 0.2 - October 12, 2015 (63.0 KB)
  4. 0.1 - October 11, 2015 (62.5 KB)

Development 相依性套件 (7):

bundler ~> 1.9
pry > 0
rake ~> 10.0
rspec > 0
simplecov > 0
sqlite3 > 0

擁有者:

作者:

  • Igor Kasyanchuk

SHA 256 checksum:

24ccf7a8f3238cdc28761b077d1a39f02fbf61e247845f9564b7fa3ac364d394

總下載次數 11,134

這個版本 1,944

License:

MIT

Ruby 版本需求: >= 2.0

相關連結: