Method: ActiveSupport::Cache::WriteOptions#version
- Defined in:
- activesupport/lib/active_support/cache.rb
#version ⇒ Object
1069 1070 1071 |
# File 'activesupport/lib/active_support/cache.rb', line 1069 def version @options[:version] end |