method
mark_for_unload
rails 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.
mark_for_unload(const_desc)Mark the provided constant name for unloading. This constant will be unloaded on each request, not just the next one.