RubyGems Navigation menu

transactify 0.4

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 (63KB)
  2. 0.3 - October 12, 2015 (63KB)
  3. 0.2 - October 12, 2015 (63KB)
  4. 0.1 - October 11, 2015 (62.5KB)

Development依存関係 (7):

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

所有者:

作者:

  • Igor Kasyanchuk

SHA 256チェックサム:

92d5262954cfe46f0cd9b3691415de9094db26132df5ab975ba8bebab06f1080

累計ダウンロード数 11,105

このバージョンのみ 5,260

ライセンス:

MIT

必要なRubyのバージョン: >= 2.0

リンク: