mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
remove trailing whitespace. [ci skip]
This commit is contained in:
parent
71308becfe
commit
16329d3901
1 changed files with 1 additions and 1 deletions
|
@ -430,7 +430,7 @@ module ActiveRecord
|
|||
self
|
||||
end
|
||||
|
||||
# Saves the record with the updated_at/on attributes set to the current time
|
||||
# Saves the record with the updated_at/on attributes set to the current time
|
||||
# or the time specified.
|
||||
# Please note that no validation is performed and only the +after_touch+,
|
||||
# +after_commit+ and +after_rollback+ callbacks are executed.
|
||||
|
|
Loading…
Reference in a new issue