eager_load!()
No documentation available.
# 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