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
/
test
/
caching_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
pass format to the digestor
Aaron Patterson
2019-02-16
1
-5
/
+5
*
Replace `assert !` with `assert_not`
Daniel Colson
2018-04-19
1
-4
/
+4
*
Use assert_empty and assert_not_empty
Daniel Colson
2018-01-25
1
-1
/
+1
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-2
/
+2
*
Merge pull request #31004 from shuheiktgw/remove_unnecessary_returns
Rafael França
2017-10-31
1
-1
/
+1
|
\
|
*
removed unnecessary returns
Shuhei Kitagawa
2017-10-28
1
-1
/
+1
*
|
removed unnecessary semicolons
Shuhei Kitagawa
2017-10-28
1
-6
/
+6
|
/
*
Use frozen string literal in actionmailer/
Kir Shatrov
2017-07-23
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
*
Use recyclable cache keys (#29092)
David Heinemeier Hansson
2017-05-18
1
-7
/
+3
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-2
/
+2
*
Modify LogSubscriber for single partial's cache message.
Stan Lo
2016-08-08
1
-0
/
+3
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
applies new string literal convention in actionmailer/test
Xavier Noria
2016-08-06
1
-44
/
+44
*
Expand on Action Mailer Fragment caching tests
Vipul A M
2016-04-17
1
-3
/
+45
*
Move ActionMailer::Caching's content into ActionMailer::Base instead of inclu...
Stan Lo
2016-02-23
1
-2
/
+0
*
Move most caching methods to ActionDispatch::Caching, and let ActionMailer an...
Stan Lo
2016-02-23
1
-1
/
+0
*
Porting ActionController::Caching to ActionMailer::Caching
Stan Lo
2016-02-23
1
-0
/
+232