method

belongs_to_touch_method

rails latest stable - Class: ActiveRecord::TouchLater

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v7.0.0) is shown here.

belongs_to_touch_method()
private

No documentation available.

# File activerecord/lib/active_record/touch_later.rb, line 61
      def belongs_to_touch_method
        :touch_later
      end