method
before_class_unload
v6.1.7.7 -
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.