RubyGems Navigation menu

rails-disco 0.5.1

Rails Disco is a framework that extends Rails with support for the best parts of event sourcing. Instead of updating models synchronously in Rails, these changes are captured in commands. Commands are validated in a domain and create the only source of truth: events. Later events can be projected into Rails models and other actions. Have a look at the documentation on Github for more details.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.5.3 - September 07, 2014 (6 KB)
  2. 0.5.2 - May 12, 2014 (6 KB)
  3. 0.5.1 - May 08, 2014 (6 KB)
  4. 0.5.0 - May 05, 2014 (6 KB)
  5. 0.5.0.rc5 - May 04, 2014 (6 KB)
Show all versions (17 total)

Runtime Dependencies (1):

disco-railties = 0.5.1

Owners:

Authors:

  • HicknHack Software

SHA 256 checksum:

e1a4c0d346742434e04b4ee2a62e7849a34a8ed923b7748f9b0702ca68faf0d7

Total downloads 41,319

For this version 2,497

License:

MIT

Required Ruby Version: >= 0

Links: