acts_as_notifier is an add-on for ActiveRecord models used to notify users of new and updated records via ActionMailer emails. The notifications can be make conditional and recipient lists can be specified at runtime using a proc or method name. acts_as_notifier can be configured to send emails via DelayedJob.
Required Ruby Version
None
Authors
mtjhax
Versions
- 0.0.1 January 01, 2014 (69.5 KB)