animator 0.0.4
Animator is a cleanly namespaced ActiveRecord plugin that hooks into the existing model life-cycle allowing you to to restore (Animable#reanimate), query (Animable.inanimate), and inspect (Animable#divine) destroyed objects including associations without the tedium and ugliness of default scopes, monkey-patched methods, and complex callbacks.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (2):
activerecord
< 5.0, >= 3.0
activesupport
< 5.0, >= 3.0