rails_event_store_active_record-legacy 0.35.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.35.0
          
          
            ruby_event_store
            = 0.35.0