Categories: None [Edit]

action_mailer_auto_previews

https://rubygems.org/gems/action_mailer_auto_previews
https://github.com/makifund/action_mailer_auto_previews
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 :development group, and it'll 'just work' with sensible defaults. Each ActionMailer email object that has .deliver or .deliver_later called will automatically launch your default browser right to a ActionMailer Preview page with the real data passed to that email. Flexible options allow you to alter this behavior as well. Warning: Since this is dynamically creating Ruby classes/methods, you will want to make sure your web-server is single threaded. For example, if you're using Puma, be sure to set the `workers` configuration parameter to 1.

Total

Ranking: 142,470 of 191,816
Downloads: 4,243

Daily

Ranking: 143,842 of 191,796
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,322,071,832bundler
81,284,528,619rake
29968,366,586rspec
49715,825,217actionmailer
178280,224,852launchy

Owners

#GravatarHandle
1iconmatthewbjones