method

expires_at

expires_at()
public

No documentation available.

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