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
/
rails
/
generators
/
mailer
/
mailer_generator.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
*
Revert "Merge pull request #27550 from mtsmfm/fix-generator-command-for-neste...
Rafael Mendonça França
2017-01-03
1
-1
/
+1
*
Fix generator command for nested (namespaced) rails engine
Fumiaki MATSUSHIMA
2017-01-03
1
-1
/
+1
*
Privatize unneededly protected methods in Action Mailer
Akira Matsuda
2016-12-24
1
-3
/
+2
*
revises more Lint/EndAlignment offenses
Xavier Noria
2016-08-08
1
-3
/
+3
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-1
/
+1
*
applies new string literal convention in actionmailer/lib
Xavier Noria
2016-08-06
1
-3
/
+3
*
Correctly generate application_mailer.rb in mountable engines
Prathamesh Sonpatki
2016-03-12
1
-2
/
+11
*
improve some code
Sen-Zhang
2016-03-11
1
-2
/
+4
*
generate application_mailer.rb if it is missing
Sen-Zhang
2016-03-11
1
-0
/
+4
*
Remove redundant regexp escapes in generators
Gadzhi Gadzhiev
2016-03-08
1
-1
/
+1
*
ApplicationMailer should be generated by default just like every other Applic...
David Heinemeier Hansson
2015-12-17
1
-3
/
+0
*
Add mailer suffix to generated files and classes
Carlos Souza
2015-01-06
1
-2
/
+8
*
Don't remove mailer layouts files
yuuji.yaginuma
2014-11-27
1
-1
/
+3
*
Removing unnecessary File.join calls
Andy Jeffries
2014-11-24
1
-1
/
+1
*
Creates an ApplicationMailer and layout by default, including html and body t...
Andy Jeffries
2014-11-21
1
-0
/
+1
*
Update actionmailer with new hash syntax.
Kirill Nikitin
2012-10-07
1
-1
/
+1
*
Update generators to use thor 0.13.6 with simpler source_root handling.
José Valim
2010-04-30
1
-4
/
+2
*
Reorganize the mailer generator a bit.
José Valim
2010-04-30
1
-0
/
+18