class method self.eager_load!

Ruby on Rails edge

Since edge

Signature

self.eager_load!()

No documentation comment.

Source
# File actionpack/lib/action_dispatch.rb, line 154
  def self.eager_load!
    super
    Routing.eager_load!
    Http.eager_load!
  end

Defined in actionpack/lib/action_dispatch.rb line 154 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionDispatch

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