method
before_class_unload
rails 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.