method
done_running
v6.1.3.1 -
Show latest stable
- Class:
ActiveSupport::Dependencies::Interlock
done_running()public
No documentation available.
# File activesupport/lib/active_support/dependencies/interlock.rb, line 36
def done_running
@lock.stop_sharing
end