class method self.call

Ruby on Rails 4.0.13

Since v4.0.13 Last seen in v4.0.13

Signature

self.call(name, template)

No documentation comment.

Parameters

name req
template req
Source
# File actionpack/lib/action_view/dependency_tracker.rb, line 45
      def self.call(name, template)
        new(name, template).dependencies
      end

Defined in actionpack/lib/action_view/dependency_tracker.rb line 45 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionView::DependencyTracker::ERBTracker

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