RubyGems Navigation menu

undo 0.1.0

Undo reverts operation made upon object. It stores the object state before the mutator operation and allows to restore this state later. Undo uses adapters for storage (Redis, ActiveRecord, etc) and custom serializers (ActiveRecord, Virtus, etc). It is very lightweight solution that can be used as well with heavy ActiveRecord as with simple Hash or Virtus objects. No database required: store data as it suites you.

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

インストール:
=

バージョン履歴:

  1. 1.0.0 - May 11, 2014 (11KB)
  2. 0.1.1 - March 16, 2014 (10.5KB)
  3. 0.1.0 - March 13, 2014 (10KB)
  4. 0.0.3 - February 16, 2014 (9.5KB)
  5. 0.0.2 - February 16, 2014 (10KB)
全てのバージョンを表示(全14件)

Runtime依存関係 (1):

virtus ~> 1.0

Development依存関係 (3):

bundler ~> 1.5
rake >= 0
rspec >= 3.0.0.beta1

所有者:

作者:

  • Alexander Paramonov

SHA 256チェックサム:

612bcc585daab692c9c23eb93885b8bec76101e84452af9dd5b25afeb032525f

累計ダウンロード数 17,052

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

ライセンス:

MIT

必要なRubyのバージョン: なし

リンク: