RubyGems Navigation menu

combinaut_rehearsal 0.1.4

Rehearsal is a Rack Middleware gem that allows model changes to be previewed without persisting them to the database. It achieves this by intercepting the original update request and spawning a second request to Rails for a preview, wrapping both in a single database transaction that is rolled back after the preview is generated.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.4 - March 19, 2020 (7.5KB)
  2. 0.1.3 - October 26, 2019 (7.5KB)

Runtime依存関係 (1):

rails >= 4.2

Development依存関係 (3):

combustion ~> 0.7.0
rspec-rails ~> 3.6
sqlite3 >= 0

所有者:

プッシュ者:

作者:

  • Ryan Wallace, Nicholas Jakobsen

SHA 256チェックサム:

b272c499de6c83ae5055adbeb3fd2cd72f8910273c8fadc92f00e0d4f963f624

累計ダウンロード数 3,978

このバージョンのみ 2,057

ライセンス:

N/A

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

リンク: