rails_event_store_active_record-legacy 0.32.0
Implementation of events repository based on Rails Active Record for Rails Event Store. Exists for limited backwards-compatibilty and should not be chosen for new projects.
Gemfile:
=
install:
=
Runtime Dependencies (4):
activemodel
>= 3.0
activesupport
>= 3.0
rails_event_store_active_record
= 0.32.0
ruby_event_store
= 0.32.0
Development Dependencies (10):
bundler
~> 1.15
childprocess
>= 0
fakefs
~> 0.11.2
mutant-rspec
~> 0.8.17
mysql2
= 0.4.10
pg
= 0.21
rails
~> 5.2
rake
~> 10.0
rspec
~> 3.6
sqlite3
= 1.3.13