method
read
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
read(key, options = nil)
public
Hide source
# File activesupport/lib/active_support/cache.rb, line 76 def read(key, options = nil) log("read", key, options) end