method
mark_for_unload
v2.2.1 -
Show latest stable
- Class:
ActiveSupport::Dependencies
mark_for_unload(const_desc)public
Mark the provided constant name for unloading. This constant will be unloaded on each request, not just the next one.