RubyGems Navigation menu

rdux 0.5.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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.8.0 - May 21, 2024 (8 KB)
  2. 0.7.0 - March 25, 2024 (8 KB)
  3. 0.6.1 - January 07, 2024 (8 KB)
  4. 0.6.0 - January 06, 2024 (8 KB)
  5. 0.5.0 - December 22, 2023 (8 KB)
Show all versions (13 total)

Runtime Dependencies (1):

rails >= 5.0, < 8.0

Development Dependencies (4):

pg >= 1.5.2
rubocop >= 1.55.1
rubocop-rails >= 2.20.2
sqlite3 >= 1.6.3

Owners:

Pushed by:

Authors:

  • Zbigniew Humeniuk

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 6,025

For this version 286

License:

MIT

Required Ruby Version: >= 3.0.0

New versions require MFA: true

Version published with MFA: true

Links: