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