supports_cache_versioning?()
Advertise cache versioning support.
# File activesupport/lib/active_support/cache/file_store.rb, line 26 def self.supports_cache_versioning? true end