Project
Reverse Dependencies for actionmailer
The projects listed here declare actionmailer as a runtime or development dependency
0.01
extend actionmailer to allow one smtp account per mailer class
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.01
The default authentication extension for Refinery CMS
2021
2022
2023
2024
2025
2026
0.01
Inquiry handling functionality extracted from Refinery CMS to allow you to have a contact form and manage inquiries in the Refinery backend.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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
...
2021
2022
2023
2024
2025
2026
0.01
Deliver mail in a resque job
2021
2022
2023
2024
2025
2026
0.01
An adapter for using Sendcloud with Rails and Action Mailer
2021
2022
2023
2024
2025
2026
0.01
Gem to extend ActionMailer with SendGrid SMTP API support
2021
2022
2023
2024
2025
2026
0.01
SimplePostmark makes it easy to send mails via Postmark using Rails's ActionMailer.
2021
2022
2023
2024
2025
2026
0.01
Build emails with plain ol' Ruby objects.
2021
2022
2023
2024
2025
2026
0.01
Automated metrics reporting via email
2021
2022
2023
2024
2025
2026
0.01
Wraps ActiveRecord and Logger for use in non-Rails environments
2021
2022
2023
2024
2025
2026
0.0
A web framework built on top of Rack, it has the simplicity of sinatra and the structure of rails
2021
2022
2023
2024
2025
2026
0.0
ActionGmailer, oauth/gmail delivery method
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Load ActionMailer configuration from YAML
2021
2022
2023
2024
2025
2026
0.0
This rubygem does not have a description or summary.
2021
2022
2023
2024
2025
2026
0.0
Serialize and enqueue deliveries for existing mailers
2021
2022
2023
2024
2025
2026
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 ...
2021
2022
2023
2024
2025
2026