method
to_prepare
v8.1.1 -
Show latest stable
- Class:
ActiveSupport::Reloader
to_prepare(*args, &block)public
Registers a callback that will run once at application startup and every time the code is reloaded.
to_prepare(*args, &block)Registers a callback that will run once at application startup and every time the code is reloaded.