No release in over 3 years
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0
~> 3.2.16
>= 0

Runtime