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
/
lib
/
active_record
/
touch_later.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable `Layout/EmptyLinesAroundAccessModifier` cop
Ryuta Kamizono
2019-06-13
1
-1
/
+0
*
Don't track implicit `touch` mutation
Ryuta Kamizono
2019-05-13
1
-0
/
+1
*
Should attempt `committed!`/`rolledback!` to all enrolled records in the tran...
Ryuta Kamizono
2019-05-07
1
-0
/
+1
*
Extract `_raise_record_not_touched_error`
Ryuta Kamizono
2019-04-29
1
-6
/
+1
*
Don't expose `add_to_transaction`
Ryuta Kamizono
2019-04-14
1
-1
/
+1
*
[ci skip] Mark ActiveRecord::TouchLater as private doc
Abhay Nikam
2019-04-05
1
-1
/
+1
*
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
*
Deprecate the behavior of AR::Dirty inside of after_(create|update|save) call...
Sean Griffin
2016-11-01
1
-1
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
Use `squish` rather than `strip_heredoc`
Ryuta Kamizono
2016-07-04
1
-2
/
+2
*
Improve error message when record touch fails.
Ben Standefer
2016-07-02
1
-1
/
+6
*
Make sure we touch all the parents when touch_later.
Arthur Neves
2015-12-06
1
-4
/
+12
*
Batch touch parent records
Arthur Neves
2015-04-08
1
-0
/
+50