acts_as_notifier 0.0.1
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.
Gemfile:
=
instalar:
=
Versiones:
- 0.0.1 January 01, 2014 (69,5 KB)
dependencias de Runtime (2):
activerecord
>= 3.2.0
activesupport
>= 3.2.0