class ActionDispatch::Reloader

def prepare! #:nodoc:

:nodoc:
def prepare! #:nodoc:
  run_callbacks :prepare if validated?
end