--skip-ci
This commit is contained in:
George Millo 2015-11-26 13:54:11 +01:00
parent 84bedae4bc
commit a148d70ec7
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@ module PaperTrail
# `:on`, `:if`, or `:unless`.
#
# TODO: look into leveraging the `after_touch` callback from
# `ActiveRecord` to allow the regular `touch` method go generate a version
# `ActiveRecord` to allow the regular `touch` method to generate a version
# as normal. May make sense to switch the `record_update` method to
# leverage an `after_update` callback anyways (likely for v4.0.0)
def touch_with_version(name = nil)