File: C:/Ruby27-x64/lib/ruby/gems/2.7.0/doc/activesupport-7.0.4.2/ri/ActiveSupport/Cache/Store/read-i.ri
U:RDoc::AnyMethod[iI" read:ETI"%ActiveSupport::Cache::Store#read;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"IReads data from the cache, using the given key. If there is data in ;TI"Jthe cache with the given key, then that data is returned. Otherwise, ;TI"+nil+ is returned.;To:RDoc::Markup::BlankLine o;
; [I"@Note, if data was written with the <tt>:expires_in</tt> or ;TI"L<tt>:version</tt> options, both of these conditions are applied before ;TI"the data is returned.;T@S:RDoc::Markup::Heading:
leveli : textI"Options;T@o:RDoc::Markup::List:
@type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o;
; [I"I+:version+ - Specifies a version for the cache entry. If the cached ;TI"Lversion does not match the requested version, the read will be treated ;TI"Las a cache miss. This feature is used to support recyclable cache keys.;T@o;
; [I"NOther options will be handled by the specific cache store implementation.;T:
@fileI" lib/active_support/cache.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(name, options = nil);T@$FI"
Store;TcRDoc::NormalClass00