added rspec folder/files

This commit is contained in:
Xin Zheng 2008-01-22 16:55:14 +00:00
parent 5cc239f329
commit 613325a0d0
7 changed files with 57 additions and 2 deletions

View file

@ -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