Routing Error

No route matches [GET] "/information"

Rails.root: /home/rails/PoltavNeft

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
new_user_session_path GET /users/sign_in(.:format) devise/sessions#new
user_session_path POST /users/sign_in(.:format) devise/sessions#create
destroy_user_session_path DELETE /users/sign_out(.:format) devise/sessions#destroy
publications_path GET /publications(.:format) publications#index
POST /publications(.:format) publications#create
new_publication_path GET /publications/new(.:format) publications#new
edit_publication_path GET /publications/:id/edit(.:format) publications#edit
publication_path GET /publications/:id(.:format) publications#show
PATCH /publications/:id(.:format) publications#update
PUT /publications/:id(.:format) publications#update
DELETE /publications/:id(.:format) publications#destroy
ads_path GET /ads(.:format) ads#index
POST /ads(.:format) ads#create
new_ad_path GET /ads/new(.:format) ads#new
edit_ad_path GET /ads/:id/edit(.:format) ads#edit
ad_path GET /ads/:id(.:format) ads#show
PATCH /ads/:id(.:format) ads#update
PUT /ads/:id(.:format) ads#update
DELETE /ads/:id(.:format) ads#destroy
banners_path GET /banners(.:format) banners#index
POST /banners(.:format) banners#create
new_banner_path GET /banners/new(.:format) banners#new
edit_banner_path GET /banners/:id/edit(.:format) banners#edit
banner_path GET /banners/:id(.:format) banners#show
PATCH /banners/:id(.:format) banners#update
PUT /banners/:id(.:format) banners#update
DELETE /banners/:id(.:format) banners#destroy
new_admin_session_path GET /admins/sign_in(.:format) devise/sessions#new
admin_session_path POST /admins/sign_in(.:format) devise/sessions#create
destroy_admin_session_path DELETE /admins/sign_out(.:format) devise/sessions#destroy
vacancies_path GET /vacancies(.:format) vacancies#index
POST /vacancies(.:format) vacancies#create
new_vacancy_path GET /vacancies/new(.:format) vacancies#new
edit_vacancy_path GET /vacancies/:id/edit(.:format) vacancies#edit
vacancy_path GET /vacancies/:id(.:format) vacancies#show
PATCH /vacancies/:id(.:format) vacancies#update
PUT /vacancies/:id(.:format) vacancies#update
DELETE /vacancies/:id(.:format) vacancies#destroy
ckeditor_path /ckeditor Ckeditor::Engine
offers_path GET /offers(.:format) offers#index
POST /offers(.:format) offers#create
new_offer_path GET /offers/new(.:format) offers#new
edit_offer_path GET /offers/:id/edit(.:format) offers#edit
offer_path GET /offers/:id(.:format) offers#show
PATCH /offers/:id(.:format) offers#update
PUT /offers/:id(.:format) offers#update
DELETE /offers/:id(.:format) offers#destroy
services_path GET /services(.:format) services#index
POST /services(.:format) services#create
new_service_path GET /services/new(.:format) services#new
edit_service_path GET /services/:id/edit(.:format) services#edit
service_path GET /services/:id(.:format) services#show
PATCH /services/:id(.:format) services#update
PUT /services/:id(.:format) services#update
DELETE /services/:id(.:format) services#destroy
stations_path GET /stations(.:format) stations#index
POST /stations(.:format) stations#create
new_station_path GET /stations/new(.:format) stations#new
edit_station_path GET /stations/:id/edit(.:format) stations#edit
station_path GET /stations/:id(.:format) stations#show
PATCH /stations/:id(.:format) stations#update
PUT /stations/:id(.:format) stations#update
DELETE /stations/:id(.:format) stations#destroy
contents_path GET /contents(.:format) contents#index
POST /contents(.:format) contents#create
new_content_path GET /contents/new(.:format) contents#new
edit_content_path GET /contents/:id/edit(.:format) contents#edit
content_path GET /contents/:id(.:format) contents#show
PATCH /contents/:id(.:format) contents#update
PUT /contents/:id(.:format) contents#update
DELETE /contents/:id(.:format) contents#destroy
mailers_path GET /mailers(.:format) mailers#index
POST /mailers(.:format) mailers#create
new_mailer_path GET /mailers/new(.:format) mailers#new
edit_mailer_path GET /mailers/:id/edit(.:format) mailers#edit
mailer_path GET /mailers/:id(.:format) mailers#show
PATCH /mailers/:id(.:format) mailers#update
PUT /mailers/:id(.:format) mailers#update
DELETE /mailers/:id(.:format) mailers#destroy
GET /service(.:format) pages#service
about_path GET /about(.:format) pages#about
production_path GET /production(.:format) pages#production
cards_path GET /cards(.:format) pages#cards
optovaya_prodazha_path GET /optovaya_prodazha(.:format) pages#optovaya_prodazha
contacts_path GET /contacts(.:format) pages#contacts
client_path GET /client(.:format) pages#client
promo_path GET /promo(.:format) pages#promo
contact_request_path GET /contact_request(.:format) mailers#contact_request
send_contact_request_path POST /send_contact_request(.:format) mailers#send_contact_request
access_denied_path GET /access_denied(.:format) pages#access_denied
root_path GET / pages#welcome
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