Routing Error

No route matches [GET] "/defining-your-own-style-with-west-coast-choppers"

Rails.root: /home/circadb/circadb

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
root_path GET / query#mouse
human_path POST /human(.:format) query#human {:format=>"html"}
GET /human(.:format) query#human
POST / query#mouse {:format=>"html"}
mouse_path GET /mouse(.:format) query#mouse
POST /mouse(.:format) query#mouse {:format=>"html"}
human_query_path GET /human_query(.:format) query#human {:format=>"html"}
query_path GET /query(.:format) query#mouse {:format=>"html"}
GET /query(.:format) query#mouse {:format=>"bgps"}
POST /query(.:format) query#mouse {:format=>"bgps"}
about_path GET /about(.:format) query#about {:format=>"html"}
help_path GET /help(.:format) query#help {:format=>"html"}
select_more_than_one_path GET /select_more_than_one(.:format) query#help {:format=>"html"}
advanced_query_help_path GET /advanced_query_help(.:format) query#help {:format=>"html"}
results_path GET /results(.:format) query#help {:format=>"html"}
download_path GET /download(.:format) query#download {:format=>"html"}

Request

Parameters:

None

Response

Headers:

None