method

expires_in

rails latest stable - Class: ActiveSupport::Cache::Store::WriteOptions
expires_in()
public

No documentation available.

# File activesupport/lib/active_support/cache.rb, line 1084
      def expires_in
        @options[:expires_in]
      end