Sequent-Rails
Warning: This is an experiment gem, not sutable for production use.
Usage
How to use my plugin.
Installation
Add this line to your application's Gemfile:
gem 'sequent-rails'
And then execute:
bundle
rails generate sequent:install
rails db:migrate
This will generate a migration file to create Sequent's event store in the database and then run it.
Contributing
Contribution directions go here.
License
The gem is available as open source under the terms of the MIT License.