removed require ruby-debug line
This commit is contained in:
parent
613325a0d0
commit
70c005313c
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue