added rspec folder/files
This commit is contained in:
parent
5cc239f329
commit
613325a0d0
7 changed files with 57 additions and 2 deletions
|
@ -2,7 +2,7 @@ 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