method

belongs_to_touch_method

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