instance method
belongs_to_touch_method
Ruby on Rails 5.2.8.1
Since v5.2.8.1 Last seen in v5.2.8.1 PrivateSignature
belongs_to_touch_method()
No documentation comment.
Source
# File activerecord/lib/active_record/touch_later.rb, line 60
def belongs_to_touch_method
:touch_later
end
Defined in activerecord/lib/active_record/touch_later.rb line 60
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::TouchLater