RubyGems Navigation menu

undo 0.0.3

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:
= Copier Copié!

installation:
=

Versions:

  1. 1.0.0 - May 11, 2014 (11 ko)
  2. 0.1.1 - March 16, 2014 (10,5 ko)
  3. 0.1.0 - March 13, 2014 (10 ko)
  4. 0.0.3 - February 16, 2014 (9,5 ko)
  5. 0.0.2 - February 16, 2014 (10 ko)
Voir toutes les versions (14)

Dépendances de Runtime (1):

virtus ~> 1.0

Dépendances de Development (3):

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

Propriétaires:

Auteurs:

  • Alexander Paramonov

Total de contrôle SHA 256:

4e760bd3fc106ac05dffb8cccbc75cc06cdf8db8cbaf09b58e5e8edbb6d20dbe

Total de téléchargements 17 108

Pour cette version 2 386

License:

MIT

Version de Ruby requise: None

Liens: