Project
Reverse Dependencies for actionmailer
The projects listed here declare actionmailer as a runtime or development dependency
0.01
A multi-branch Continuous Integration server that integrates with GitHub
2019
2020
2021
2022
2023
2024
0.01
Preview HTML emails in your browser during development
2019
2020
2021
2022
2023
2024
0.01
This gem brings you the power of the premailer gem to Rails
without any configuration needs. Create HTML emails,
include a CSS file as you do in a normal HTML document and
premailer will inline the included CSS. Forked and revived fro...
2019
2020
2021
2022
2023
2024
0.01
The default authentication extension for Refinery CMS
2019
2020
2021
2022
2023
2024
0.01
Inquiry handling functionality extracted from Refinery CMS to allow you to have a contact form and manage inquiries in the Refinery backend.
2019
2020
2021
2022
2023
2024
0.01
With this gem you will be able to enqueue your emails
on your Resque workers to avoid making your user wait for the email to be
send when he causes an email sending action in your application.
Using resque_action_mailer_backend makes email sending a breeze as
you w...
2019
2020
2021
2022
2023
2024
0.01
This gem makes it possible to send mails asynchronously using Resque by
simply rewriting `SomeMailer.some_mail(ar_resource, 1234).deliver` to
`SomeMailer.async_deliver.some_mail(ar_resource, 1234)`. Using ActiveRecord
objects as arguments to mailers is still possible. This is achieved by storing
...
2019
2020
2021
2022
2023
2024
0.01
Gem that sends mail in case of resque job failure
2019
2020
2021
2022
2023
2024
0.01
Simple asynchronous emails with Resque
2019
2020
2021
2022
2023
2024
0.01
Deliver mail in a resque job
2019
2020
2021
2022
2023
2024
0.01
A ActionMailer adapter using SendGrid Web API v3.
2019
2020
2021
2022
2023
2024
0.01
SimplePostmark makes it easy to send mails via Postmark using Rails's ActionMailer.
2019
2020
2021
2022
2023
2024
0.01
Automated metrics reporting via email
2019
2020
2021
2022
2023
2024
0.01
Super simple capistrano deployment notifications. Forked from relevance/cap_gun.
2019
2020
2021
2022
2023
2024
0.0
A web framework built on top of Rack, it has the simplicity of sinatra and the structure of rails
2019
2020
2021
2022
2023
2024
0.0
ActionGmailer, oauth/gmail delivery method
2019
2020
2021
2022
2023
2024
0.0
Enhances the ActionMailer Previews introduced in 4.1 by automatically creating ActionMailer Previews at runtime in development mode.
See automatic previews of your ActionMailer emails, with no extra effort or mock data. Install the action_mailer_auto_previews gem
into your :developme...
2019
2020
2021
2022
2023
2024
0.0
Load ActionMailer configuration from YAML
2019
2020
2021
2022
2023
2024
0.0
Serialize and enqueue deliveries for existing mailers
2019
2020
2021
2022
2023
2024
0.0
Wraps the deliver! method on ActionMailer to save the outgoing mail to a .eml file,
which can be opened by most email clients. Also provides a mechanism for only sending to an approved list of
email recipients, which is useful for ensuring your application doesn't send email outside ...
2019
2020
2021
2022
2023
2024