# File lib/mongrel/rails.rb, line 101 def reload! begin @guard.synchronize { $".replace $orig_dollar_quote GC.start Dispatcher.reset_application! ActionController::Routing::Routes.reload } end end