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:
= Copy to clipboard Copied!

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:

d352cae03bb744a46553e572098f8c910855137ede4f4a2c9512ba3ef67c03b7

Total downloads 7,151

For this version 2,771

License:

MIT

Required Ruby Version: >= 0

Links: