Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecate `*_path` helpers in email views | Rafael Mendonça França | 2015-01-04 | 1 | -52/+0 |
* | fixing mailer previews for apps with globbing route | Oleg | 2014-12-03 | 1 | -0/+11 |
* | Deprecate `*_path` methods in mailers | @schneems and @sgrif | 2014-07-30 | 1 | -0/+52 |
* | Rename preview_enabled option to show_previews | Rafael Mendonça França | 2014-07-01 | 1 | -3/+3 |
* | Add configuration to enable mail previews | Leonard Garvey | 2014-07-01 | 1 | -0/+14 |
* | Add preview_path to autoload_paths in after_initialize | Andrew White | 2014-01-04 | 1 | -1/+41 |
* | Add mailer previews feature based on mail_view gem | Andrew White | 2013-12-17 | 1 | -0/+388 |