method
cache_format_version
v8.1.1 -
Show latest stable
- Class:
ActiveSupport
cache_format_version()public
No documentation available.
# File activesupport/lib/active_support.rb, line 116
def self.cache_format_version
Cache.format_version
end