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,976 of 193,030
Downloads: 4,278

Daily

Ranking: 91,471 of 193,008
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,424,768,626bundler
81,323,704,807rake
29980,978,640rspec
49730,645,644actionmailer
178285,257,218launchy

Owners

#GravatarHandle
1iconmatthewbjones