Routing Error

uninitialized constant SitemapController

Rails.root: /app

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 /

home#index

sitemap_path GET /sitemap(.:format)

sitemap#index

services_path GET /services(.:format)

services#index

contact_path GET /contact(.:format)

contact#index

enquire_path GET /contact/enquire(.:format)

contact#enquire

contact_enquire_path POST /contact/enquire(.:format)

contact#send_enquiry

contact_thankyou_path GET /contact/thankyou(.:format)

contact#thankyou

testimonials_path GET /testimonial(.:format)

testimonials#create

testimonial_path POST /testimonial(.:format)

testimonials#save

testimonial_thankyou_path GET /testimonial/thankyou(.:format)

testimonials#thankyou

all_testimonials_path GET /testimonial/viewall(.:format)

testimonials#all

Request

Parameters:

None

Response

Headers:

None