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
/
activerecord
/
test
/
cases
/
touch_later_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `assert_no_queries` not to ignore BEGIN/COMMIT queries
Ryuta Kamizono
2018-10-05
1
-1
/
+1
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-2
/
+2
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
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
*
Merge pull request #26183 from Shopify/fix-no-touching-touch-later
Rafael França
2016-08-16
1
-0
/
+9
|
\
|
*
Makes touch_later respects no_touching policy
Jean Boussier
2016-08-16
1
-0
/
+9
*
|
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-6
/
+6
|
/
*
travel back
Fumiaki MATSUSHIMA
2015-12-13
1
-3
/
+3
*
Make sure we touch all the parents when touch_later.
Arthur Neves
2015-12-06
1
-2
/
+0
*
Don't rely on subsecond precision being applied in tests
Sean Griffin
2015-09-23
1
-1
/
+1
*
use `assert_not` instead of `refute` as mentioned in our guides.
Yves Senn
2015-08-13
1
-2
/
+2
*
Add pending test for the great-grandparent touching bug from #19324
David Heinemeier Hansson
2015-06-25
1
-0
/
+21
*
Batch touch parent records
Arthur Neves
2015-04-08
1
-0
/
+93