static private Method

Dispatcher.reset_after_dispatch

There's no documentation for this item.

Source Code

# File dispatcher.rb, line 115
def reset_after_dispatch
  reset_application! if Dependencies.load?
  Breakpoint.deactivate_drb if defined?(BREAKPOINT_SERVER_PORT)
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.