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