Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v3.2.13) is shown here.
raw_value()
public
Get the raw value.
This value may be
serialized and compressed.
# File activesupport/lib/active_support/cache.rb, line 570
def raw_value
@value
end