Flowdock
method

eager_load!

Importance_0
v7.1.3.2 - Show latest stable - 0 notes - Class: Rails::Engine
eager_load!() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/rails/engine.rb, line 491
    def eager_load!
      # Already done by Zeitwerk::Loader.eager_load_all. By now, we leave the
      # method as a no-op for backwards compatibility.
    end
Register or log in to add new notes.