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