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
/
actionmailer
/
lib
/
action_mailer
/
preview.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
`self.` is not needed when calling its own instance method
Akira Matsuda
2017-01-05
1
-1
/
+1
*
Privatize unneededly protected methods in Action Mailer
Akira Matsuda
2016-12-24
1
-5
/
+5
*
RuboCop is 100% green :tada:
Xavier Noria
2016-09-02
1
-4
/
+5
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-3
/
+3
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-3
/
+3
*
applies new string literal convention in actionmailer/lib
Xavier Noria
2016-08-06
1
-2
/
+2
*
Revert "Merge pull request #18446 from cloud8421/actionmailer-unregister-inte...
Sean Griffin
2015-11-23
1
-25
/
+7
*
Merge pull request #18446 from cloud8421/actionmailer-unregister-interceptor
Sean Griffin
2015-11-23
1
-7
/
+25
|
\
|
*
ActionMailer::Base can unregister interceptor(s).
Claudio Ortolina
2015-01-31
1
-7
/
+25
*
|
Add missing punctuation mark to all ActionMailer docs [ci skip]
amitkumarsuroliya
2015-09-28
1
-6
/
+6
*
|
Document inline image mailer preview interceptor
Andrew White
2015-05-04
1
-49
/
+1
*
|
Add support for inline images to mailer previews
Andrew White
2015-05-04
1
-1
/
+49
|
/
*
Make ActionMailer::Previews methods class methods.
Abdelkader Boudih
2014-08-14
1
-0
/
+2
*
Rename preview_enabled option to show_previews
Rafael Mendonça França
2014-07-01
1
-4
/
+4
*
Add configuration to enable mail previews
Leonard Garvey
2014-07-01
1
-0
/
+12
*
Fix typo [ci skip]
Rafael Mendonça França
2014-02-16
1
-1
/
+1
*
Don't use a class_attribute for ActionMailer::Base.preview_path
Andrew White
2014-01-26
1
-6
/
+2
*
Add the ability to intercept emails before previewing
Andrew White
2014-01-26
1
-2
/
+37
*
Add preview_path to autoload_paths in after_initialize
Andrew White
2014-01-04
1
-1
/
+7
*
Add mailer previews feature based on mail_view gem
Andrew White
2013-12-17
1
-0
/
+67