method
run!
v7.1.3.4 -
Show latest stable
- Class:
ActiveSupport::Reloader
run!()public
No documentation available.
# File activesupport/lib/active_support/reloader.rb, line 121
def run! # :nodoc:
super
release_unload_lock!
end