instance method
version
Ruby on Rails 7.2.3
Since v7.1.6Signature
version()
No documentation comment.
Source
# File activesupport/lib/active_support/cache.rb, line 1069
def version
@options[:version]
end
Defined in activesupport/lib/active_support/cache.rb line 1069
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Cache::WriteOptions