Methods
- A
- B
- N
- R
- T
- W
Class Public methods
after_class_unload(*args, &block)
Link
before_class_unload(*args, &block)
Link
new()
Link
reload!()
Link
Initiate a manual reload
to_prepare(*args, &block)
Link
wrap()
Link
Run the supplied block as a work unit, reloading code as needed
Instance Public methods
release_unload_lock!()
Link
Release the unload lock if it has been previously obtained
require_unload_lock!()
Link
Acquire the ActiveSupport::Dependencies::Interlock unload lock, ensuring it will be released automatically