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