method
before_class_unload
v7.2.3 -
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.