rdux 0.8.0
Write apps that are easy to test. Rdux gives you a possibility to centralize your app's state modification logic (DB changes). It does it via introducing a new architectural layer - actions. Rdux enables powerful capabilities like undo/redo. It makes it easy to trace when, where, why, and how your application's state changed.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (1):
rails
>= 5.0, < 8.0