From: Xin Zheng Date: Tue, 22 Jan 2008 16:56:13 +0000 (+0000) Subject: removed require ruby-debug line X-Git-Tag: live~7942 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/70c005313c698631e870000399204f633ffd9cd0?ds=sidebyside removed require ruby-debug line --- diff --git a/app/controllers/search_controller.rb b/app/controllers/search_controller.rb index 4f88d9fb2..6b83e3301 100644 --- a/app/controllers/search_controller.rb +++ b/app/controllers/search_controller.rb @@ -2,7 +2,6 @@ class SearchController < ApplicationController # Support searching for nodes, ways, or all # Can search by tag k, v, or both (type->k,value->v) # Can search by name (k=name,v=....) - require 'ruby-debug' after_filter :compress_output def search_all