index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
test
/
application
/
mailer_previews_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix displaying mailer previews on non local requests.
Wojciech Wnętrzak
2015-09-17
1
-1
/
+1
*
Document inline image mailer preview interceptor
Andrew White
2015-05-04
1
-5
/
+5
*
Add support for inline images to mailer previews
Andrew White
2015-05-04
1
-6
/
+8
*
Fix mailer previews with attachments
Andrew White
2015-05-04
1
-0
/
+190
*
Mailer preview now uses `url_for` to fix links to emails for apps running on ...
Remo Mueller
2015-04-30
1
-0
/
+30
*
mailer previews for `NullMail` instances. Closes #19849.
Yves Senn
2015-04-28
1
-0
/
+26
*
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