File: //usr/local/rvm/gems/ruby-2.7.4/doc/activerecord-6.1.4.1/ri/ActiveRecord/Integration/cache_key-i.ri
U:RDoc::AnyMethod[iI"cache_key:ETI"(ActiveRecord::Integration#cache_key;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"IReturns a stable cache key that can be used to identify this record.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"3Product.new.cache_key # => "products/new"
;TI"1Product.find(5).cache_key # => "products/5"
;T:@format0o;
; [I"_If ActiveRecord::Base.cache_versioning is turned off, as it was in Rails 5.1 and earlier, ;TI"/the cache key will also include a version.;T@o;; [I"&Product.cache_versioning = false
;TI"WProduct.find(5).cache_key # => "products/5-20071224150000" (updated_at available);T;
0:
@fileI"%lib/active_record/integration.rb;T:0@omit_headings_from_table_of_contents_below000[ I"();T@FI"Integration;TcRDoc::NormalModule00