method
eager_load!
v7.0.0 -
Show latest stable
- Class:
Rails::Engine
eager_load!()public
No documentation available.
# File railties/lib/rails/engine.rb, line 484
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