RubyGems Navigation menu

safetynet 0.1.1

Safetynet keeps track of email communications by user/email and ActionMailer message. If the same message is sent to the same user multiple times within the allowed timeframe, it will be blocked from delivery and notify system admins. The messages are filterable in a way similar to controller filters, and the checking method can be called by itself outside the normal hooks for additional throttling (i.e. SMS sending, push notifications, etc.).

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 February 02, 2016 (9 KB)
  2. 0.1.0 May 22, 2015 (8.5 KB)
  3. 0.0.1 May 22, 2015 (8 KB)

Runtime Dependencies (1):

rails ~> 4.0

Development Dependencies (6):

bundler ~> 1.6
pry-rails >= 0
rake >= 0
rspec >= 0
sqlite3 >= 0

Owners:

Authors:

  • arktisklada

SHA 256 checksum:

=

Total downloads 7,545

For this version 2,922

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: