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