Routing Error

No route matches [GET] "/Charles-Garfield"

Rails.root: /myapp

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
ckeditor_path /ckeditor

Ckeditor::Engine

root_path GET /

front/home#index

new_admin_session_path GET /admins/sign_in(.:format)

admins/sessions#new

admin_session_path POST /admins/sign_in(.:format)

admins/sessions#create

destroy_admin_session_path DELETE /admins/sign_out(.:format)

admins/sessions#destroy

new_admin_password_path GET /admins/password/new(.:format)

admins/passwords#new

edit_admin_password_path GET /admins/password/edit(.:format)

admins/passwords#edit

admin_password_path PATCH /admins/password(.:format)

admins/passwords#update

PUT /admins/password(.:format)

admins/passwords#update

POST /admins/password(.:format)

admins/passwords#create

front_root_path GET /

front/home#index

front_speaker_events_path GET /speakers/:speaker_id/recent-events(.:format)

front/events#index

front_speaker_booking_requests_path POST /speakers/:speaker_id/contact(.:format)

front/booking_requests#create

new_front_speaker_booking_request_path GET /speakers/:speaker_id/contact(.:format)

front/booking_requests#new

front_testimonials_path GET /testimonials(.:format)

front/testimonials#index

front_testimonial_path GET /testimonials/:id(.:format)

front/testimonials#show

front_clients_path GET /clients(.:format)

front/clients#index

front_event_path GET /events/:id(.:format)

front/events#show

front_service_events_path GET /our-services/:service_id/recent-events(.:format)

front/events#index

front_services_path GET /our-services(.:format)

front/services#index

front_service_path GET /our-services/:id(.:format)

front/services#show

front_sport_teams_path GET /speakers/sports-teams/:sport_id/teams(.:format)

front/teams#index

front_sports_path GET /speakers/sports-teams(.:format)

front/sports#index

front_contacts_path POST /contact-us(.:format)

front/contacts#create

new_front_contact_path GET /contact-us(.:format)

front/contacts#new

front_terms_path GET /terms-and-conditions(.:format)

front/terms#index

front_sitemaps_path GET /sitemaps(.:format)

front/sitemaps#index

front_speakers_path GET /speaker-appearance-fees(.:format)

front/speakers#index

front_speaker_path GET|POST /speakers/:id/fee(.:format)

front/speakers#show

front_events_path GET /recent-events(.:format)

front/events#index

front_categories_path GET /category/view-categories(.:format)

front/categories#index

front_category_path GET /category/:id(.:format)

front/categories#show

front_team_path GET /speakers/sports-teams/:id(.:format)

front/teams#show

admin_root_path GET /admin(.:format)

admin/speakers#index

wikipedia_admin_speakers_path GET /admin/speakers/wikipedia(.:format)

admin/speakers#wikipedia

status_admin_speaker_path PUT /admin/speakers/:id/status(.:format)

admin/speakers#status

admin_speaker_testimonials_path GET /admin/speakers/:speaker_id/testimonials(.:format)

admin/testimonials#index

POST /admin/speakers/:speaker_id/testimonials(.:format)

admin/testimonials#create

new_admin_speaker_testimonial_path GET /admin/speakers/:speaker_id/testimonials/new(.:format)

admin/testimonials#new

edit_admin_testimonial_path GET /admin/testimonials/:id/edit(.:format)

admin/testimonials#edit

admin_testimonial_path GET /admin/testimonials/:id(.:format)

admin/testimonials#show

PATCH /admin/testimonials/:id(.:format)

admin/testimonials#update

PUT /admin/testimonials/:id(.:format)

admin/testimonials#update

DELETE /admin/testimonials/:id(.:format)

admin/testimonials#destroy

admin_speaker_events_path GET /admin/speakers/:speaker_id/events(.:format)

admin/events#index

POST /admin/speakers/:speaker_id/events(.:format)

admin/events#create

new_admin_speaker_event_path GET /admin/speakers/:speaker_id/events/new(.:format)

admin/events#new

edit_admin_event_path GET /admin/events/:id/edit(.:format)

admin/events#edit

admin_event_path GET /admin/events/:id(.:format)

admin/events#show

PATCH /admin/events/:id(.:format)

admin/events#update

PUT /admin/events/:id(.:format)

admin/events#update

DELETE /admin/events/:id(.:format)

admin/events#destroy

admin_speakers_path GET /admin/speakers(.:format)

admin/speakers#index

POST /admin/speakers(.:format)

admin/speakers#create

new_admin_speaker_path GET /admin/speakers/new(.:format)

admin/speakers#new

edit_admin_speaker_path GET /admin/speakers/:id/edit(.:format)

admin/speakers#edit

admin_speaker_path GET /admin/speakers/:id(.:format)

admin/speakers#show

PATCH /admin/speakers/:id(.:format)

admin/speakers#update

PUT /admin/speakers/:id(.:format)

admin/speakers#update

DELETE /admin/speakers/:id(.:format)

admin/speakers#destroy

status_admin_category_path PUT /admin/categories/:id/status(.:format)

admin/categories#status

admin_categories_path GET /admin/categories(.:format)

admin/categories#index

POST /admin/categories(.:format)

admin/categories#create

new_admin_category_path GET /admin/categories/new(.:format)

admin/categories#new

edit_admin_category_path GET /admin/categories/:id/edit(.:format)

admin/categories#edit

admin_category_path GET /admin/categories/:id(.:format)

admin/categories#show

PATCH /admin/categories/:id(.:format)

admin/categories#update

PUT /admin/categories/:id(.:format)

admin/categories#update

admin_client_testimonials_path GET /admin/clients/:client_id/testimonials(.:format)

admin/testimonials#index

POST /admin/clients/:client_id/testimonials(.:format)

admin/testimonials#create

new_admin_client_testimonial_path GET /admin/clients/:client_id/testimonials/new(.:format)

admin/testimonials#new

GET /admin/testimonials/:id/edit(.:format)

admin/testimonials#edit

GET /admin/testimonials/:id(.:format)

admin/testimonials#show

PATCH /admin/testimonials/:id(.:format)

admin/testimonials#update

PUT /admin/testimonials/:id(.:format)

admin/testimonials#update

DELETE /admin/testimonials/:id(.:format)

admin/testimonials#destroy

status_admin_client_path PUT /admin/clients/:id/status(.:format)

admin/clients#status

admin_clients_path GET /admin/clients(.:format)

admin/clients#index

POST /admin/clients(.:format)

admin/clients#create

new_admin_client_path GET /admin/clients/new(.:format)

admin/clients#new

edit_admin_client_path GET /admin/clients/:id/edit(.:format)

admin/clients#edit

admin_client_path GET /admin/clients/:id(.:format)

admin/clients#show

PATCH /admin/clients/:id(.:format)

admin/clients#update

PUT /admin/clients/:id(.:format)

admin/clients#update

status_admin_service_path PUT /admin/services/:id/status(.:format)

admin/services#status

admin_services_path GET /admin/services(.:format)

admin/services#index

POST /admin/services(.:format)

admin/services#create

new_admin_service_path GET /admin/services/new(.:format)

admin/services#new

edit_admin_service_path GET /admin/services/:id/edit(.:format)

admin/services#edit

admin_service_path GET /admin/services/:id(.:format)

admin/services#show

PATCH /admin/services/:id(.:format)

admin/services#update

PUT /admin/services/:id(.:format)

admin/services#update

admin_site_photographs_path GET /admin/sites/:site_id/photographs(.:format)

admin/photographs#index

POST /admin/sites/:site_id/photographs(.:format)

admin/photographs#create

new_admin_site_photograph_path GET /admin/sites/:site_id/photographs/new(.:format)

admin/photographs#new

edit_admin_photograph_path GET /admin/photographs/:id/edit(.:format)

admin/photographs#edit

admin_photograph_path GET /admin/photographs/:id(.:format)

admin/photographs#show

PATCH /admin/photographs/:id(.:format)

admin/photographs#update

PUT /admin/photographs/:id(.:format)

admin/photographs#update

DELETE /admin/photographs/:id(.:format)

admin/photographs#destroy

admin_site_events_path GET /admin/sites/:site_id/events(.:format)

admin/events#index

POST /admin/sites/:site_id/events(.:format)

admin/events#create

new_admin_site_event_path GET /admin/sites/:site_id/events/new(.:format)

admin/events#new

GET /admin/events/:id/edit(.:format)

admin/events#edit

GET /admin/events/:id(.:format)

admin/events#show

PATCH /admin/events/:id(.:format)

admin/events#update

PUT /admin/events/:id(.:format)

admin/events#update

DELETE /admin/events/:id(.:format)

admin/events#destroy

featured_admin_site_path PUT /admin/sites/:id/featured(.:format)

admin/sites#featured

status_admin_site_path PUT /admin/sites/:id/status(.:format)

admin/sites#status

admin_sites_path GET /admin/sites(.:format)

admin/sites#index

POST /admin/sites(.:format)

admin/sites#create

new_admin_site_path GET /admin/sites/new(.:format)

admin/sites#new

edit_admin_site_path GET /admin/sites/:id/edit(.:format)

admin/sites#edit

admin_site_path GET /admin/sites/:id(.:format)

admin/sites#show

PATCH /admin/sites/:id(.:format)

admin/sites#update

PUT /admin/sites/:id(.:format)

admin/sites#update

status_admin_booking_request_path PUT /admin/booking_requests/:id/status(.:format)

admin/booking_requests#status

admin_booking_requests_path GET /admin/booking_requests(.:format)

admin/booking_requests#index

admin_booking_request_path GET /admin/booking_requests/:id(.:format)

admin/booking_requests#show

status_admin_team_path PUT /admin/teams/:id/status(.:format)

admin/teams#status

admin_teams_path GET /admin/teams(.:format)

admin/teams#index

POST /admin/teams(.:format)

admin/teams#create

new_admin_team_path GET /admin/teams/new(.:format)

admin/teams#new

edit_admin_team_path GET /admin/teams/:id/edit(.:format)

admin/teams#edit

admin_team_path GET /admin/teams/:id(.:format)

admin/teams#show

PATCH /admin/teams/:id(.:format)

admin/teams#update

PUT /admin/teams/:id(.:format)

admin/teams#update

GET /robots.:format

robots#index

GET /site-map.xml(.:format)

sitemaps#index

sortable_reorder_path POST /sortable/reorder(.:format)

sortable#reorder

Routes for Ckeditor::Engine
pictures_path GET /pictures(.:format)

ckeditor/pictures#index

POST /pictures(.:format)

ckeditor/pictures#create

picture_path DELETE /pictures/:id(.:format)

ckeditor/pictures#destroy

attachment_files_path GET /attachment_files(.:format)

ckeditor/attachment_files#index

POST /attachment_files(.:format)

ckeditor/attachment_files#create

attachment_file_path DELETE /attachment_files/:id(.:format)

ckeditor/attachment_files#destroy

Request

Parameters:

None

Response

Headers:

None