instance method ractor_local_templates

Ruby on Rails edge

Since edge Private — implementation detail, not part of the public API

Signature

ractor_local_templates()

No documentation comment.

Source
# File actionview/lib/action_view/unbound_template.rb, line 61
      def ractor_local_templates
        ractor_local_store.compute_if_absent(self) { Concurrent::Map.new }
      end

Defined in actionview/lib/action_view/unbound_template.rb line 61 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionView::UnboundTemplate

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close