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
/
lib
/
rails
/
mailers_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add locale selector to email preview (#31596)
Hitoshi Nakashima
2018-01-18
1
-2
/
+10
*
[Railties] require_relative => require
Akira Matsuda
2017-10-21
1
-1
/
+1
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
[Railties] require => require_relative
Akira Matsuda
2017-07-01
1
-1
/
+1
*
Pass request params to ActionMailer::Preview
Alexey Zapparov
2017-03-01
1
-1
/
+7
*
Privatize unneededly protected methods in Railties
Akira Matsuda
2016-12-25
1
-5
/
+5
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-3
/
+3
*
applies new string literal convention in railties/lib
Xavier Noria
2016-08-06
1
-3
/
+3
*
Use `Mime[:foo]` instead of `Mime::Type[:FOO]` for back compat
Jeremy Daer
2015-10-06
1
-1
/
+1
*
stop using deprecated method in mailers controller
yuuji.yaginuma
2015-09-23
1
-1
/
+1
*
Fix displaying mailer previews on non local requests.
Wojciech Wnętrzak
2015-09-17
1
-1
/
+5
*
stop using deprecated `render :text` in railties
yuuji.yaginuma
2015-08-06
1
-1
/
+1
*
Fix mailer previews with attachments
Andrew White
2015-05-04
1
-6
/
+8
*
mailer previews for `NullMail` instances. Closes #19849.
Yves Senn
2015-04-28
1
-5
/
+5
*
Deprecate all *_filter callbacks in favor of *_action callbacks
Rafael Mendonça França
2014-05-27
1
-3
/
+3
*
Add mailer previews feature based on mail_view gem
Andrew White
2013-12-17
1
-0
/
+73