activity_notification 2.4.0
Integrated user activity notifications for Ruby on Rails. Provides functions to configure multiple notification targets and make activity notifications with notifiable models, like adding comments, responding etc.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (6):
            dynamoid
            >= 3.11.0, < 4.0
          
          
            i18n
            >= 0.5.0
          
          
            jquery-rails
            >= 3.1.1
          
          
            mongoid
            >= 4.0.0, < 10.0
          
          
            railties
            >= 7.0.0, < 8.1
          
          
            swagger-blocks
            >= 3.0.0
          
    Development Dependencies (14):
            aws-sdk-sns
            ~> 1
          
          
            devise
            >= 4.5.0
          
          
            devise_token_auth
            >= 1.1.3
          
          
            factory_bot_rails
            >= 4.11.0
          
          
            mongoid-locker
            >= 2.0.0
          
          
            mysql2
            >= 0.5.2
          
          
            pg
            >= 1.0.0
          
          
            puma
            >= 3.12.0
          
          
            rspec-rails
            >= 3.8.0
          
          
            simplecov
            ~> 0
          
          
            slack-notifier
            >= 1.5.1
          
          
            sqlite3
            >= 1.3.13
          
          
            yard
            >= 0.9.16
          
          
            yard-activesupport-concern
            >= 0.0.1
          
    