instance method namespace

Ruby on Rails 8.1.2

Since v8.1.2

Signature

namespace()

Get the current namespace

Source
# File activesupport/lib/active_support/cache.rb, line 800
      def namespace
        @options[:namespace]
      end

Defined in activesupport/lib/active_support/cache.rb line 800 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::Cache::Store

Type at least 2 characters to search.

↑↓ navigate · open · esc close