method
complete
v7.1.3.2 -
Show latest stable
- Class:
ActiveSupport::ExecutionWrapper
complete()public
No documentation available.
# File activesupport/lib/active_support/execution_wrapper.rb, line 142
def complete # :nodoc:
run_callbacks(:complete)
end