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