method
before_class_unload
v7.0.0 -
Show latest stable
- Class:
ActiveSupport::Reloader
before_class_unload(*args, &block)public
Registers a callback that will run immediately before the classes are unloaded.
before_class_unload(*args, &block)Registers a callback that will run immediately before the classes are unloaded.