Routing Error

No route matches [GET] "/software/visi/visi.htm"

Rails.root: /home/itraffic/ymlab

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

professors_htmls_path GET /professors_htmls(.:format)

professors_htmls#index

POST /professors_htmls(.:format)

professors_htmls#create

new_professors_html_path GET /professors_htmls/new(.:format)

professors_htmls#new

edit_professors_html_path GET /professors_htmls/:id/edit(.:format)

professors_htmls#edit

professors_html_path GET /professors_htmls/:id(.:format)

professors_htmls#show

PATCH /professors_htmls/:id(.:format)

professors_htmls#update

PUT /professors_htmls/:id(.:format)

professors_htmls#update

DELETE /professors_htmls/:id(.:format)

professors_htmls#destroy

p11_tables_path GET /p11_tables(.:format)

p11_tables#index

POST /p11_tables(.:format)

p11_tables#create

new_p11_table_path GET /p11_tables/new(.:format)

p11_tables#new

edit_p11_table_path GET /p11_tables/:id/edit(.:format)

p11_tables#edit

p11_table_path GET /p11_tables/:id(.:format)

p11_tables#show

PATCH /p11_tables/:id(.:format)

p11_tables#update

PUT /p11_tables/:id(.:format)

p11_tables#update

DELETE /p11_tables/:id(.:format)

p11_tables#destroy

root_path GET /

professors_htmls#show {:id=>7}

adminusersexps_path GET /adminusersexps(.:format)

adminusersexps#index

POST /adminusersexps(.:format)

adminusersexps#create

new_adminusersexp_path GET /adminusersexps/new(.:format)

adminusersexps#new

edit_adminusersexp_path GET /adminusersexps/:id/edit(.:format)

adminusersexps#edit

adminusersexp_path GET /adminusersexps/:id(.:format)

adminusersexps#show

PATCH /adminusersexps/:id(.:format)

adminusersexps#update

PUT /adminusersexps/:id(.:format)

adminusersexps#update

DELETE /adminusersexps/:id(.:format)

adminusersexps#destroy

new_adminuser_session_path GET /adminusers/sign_in(.:format)

devise/sessions#new

adminuser_session_path POST /adminusers/sign_in(.:format)

devise/sessions#create

destroy_adminuser_session_path DELETE /adminusers/sign_out(.:format)

devise/sessions#destroy

new_adminuser_password_path GET /adminusers/password/new(.:format)

devise/passwords#new

edit_adminuser_password_path GET /adminusers/password/edit(.:format)

devise/passwords#edit

adminuser_password_path PATCH /adminusers/password(.:format)

devise/passwords#update

PUT /adminusers/password(.:format)

devise/passwords#update

POST /adminusers/password(.:format)

devise/passwords#create

cancel_adminuser_registration_path GET /adminusers/cancel(.:format)

devise/registrations#cancel

new_adminuser_registration_path GET /adminusers/sign_up(.:format)

devise/registrations#new

edit_adminuser_registration_path GET /adminusers/edit(.:format)

devise/registrations#edit

adminuser_registration_path PATCH /adminusers(.:format)

devise/registrations#update

PUT /adminusers(.:format)

devise/registrations#update

DELETE /adminusers(.:format)

devise/registrations#destroy

POST /adminusers(.:format)

devise/registrations#create

GET /adminusers/:id/edit(.:format)

adminusers#edit

adminuser_update_priority_path PUT /adminuser/:adminuser_id/update_priority(.:format)

adminuser#update_priority

adminuser_update_course_path PUT /adminuser/:adminuser_id/update_course(.:format)

adminuser#update_course

adminuser_index_path GET /adminuser(.:format)

adminuser#index

POST /adminuser(.:format)

adminuser#create

new_adminuser_path GET /adminuser/new(.:format)

adminuser#new

edit_adminuser_path GET /adminuser/:id/edit(.:format)

adminuser#edit

adminuser_path GET /adminuser/:id(.:format)

adminuser#show

PATCH /adminuser/:id(.:format)

adminuser#update

PUT /adminuser/:id(.:format)

adminuser#update

DELETE /adminuser/:id(.:format)

adminuser#destroy

PUT /adminuser/:id(.:format)

adminusers#update

set_homepage_p11_members_tables_path PUT /p11_members_tables/set_homepage(.:format)

p11_members_tables#set_homepage

index_leave_p11_members_tables_path GET /p11_members_tables/index_leave(.:format)

p11_members_tables#index_leave

p11_members_tables_path GET /p11_members_tables(.:format)

p11_members_tables#index

POST /p11_members_tables(.:format)

p11_members_tables#create

new_p11_members_table_path GET /p11_members_tables/new(.:format)

p11_members_tables#new

edit_p11_members_table_path GET /p11_members_tables/:id/edit(.:format)

p11_members_tables#edit

p11_members_table_path GET /p11_members_tables/:id(.:format)

p11_members_tables#show

PATCH /p11_members_tables/:id(.:format)

p11_members_tables#update

PUT /p11_members_tables/:id(.:format)

p11_members_tables#update

DELETE /p11_members_tables/:id(.:format)

p11_members_tables#destroy

list_p8_homepage_tables_path GET /p8_homepage_tables/list(.:format)

p8_homepage_tables#list

p8_homepage_tables_path GET /p8_homepage_tables(.:format)

p8_homepage_tables#index

POST /p8_homepage_tables(.:format)

p8_homepage_tables#create

new_p8_homepage_table_path GET /p8_homepage_tables/new(.:format)

p8_homepage_tables#new

edit_p8_homepage_table_path GET /p8_homepage_tables/:id/edit(.:format)

p8_homepage_tables#edit

p8_homepage_table_path GET /p8_homepage_tables/:id(.:format)

p8_homepage_tables#show

PATCH /p8_homepage_tables/:id(.:format)

p8_homepage_tables#update

PUT /p8_homepage_tables/:id(.:format)

p8_homepage_tables#update

DELETE /p8_homepage_tables/:id(.:format)

p8_homepage_tables#destroy

list_p9_courses_tables_path GET /p9_courses_tables/list(.:format)

p9_courses_tables#list

p9_courses_table_change_course_status_path PUT /p9_courses_tables/:p9_courses_table_id/change_course_status(.:format)

p9_courses_tables#change_course_status

p9_courses_table_page_path GET /p9_courses_tables/:p9_courses_table_id/page(.:format)

p9_courses_tables#page

p9_courses_table_page_edit_path GET /p9_courses_tables/:p9_courses_table_id/page_edit(.:format)

p9_courses_tables#page_edit

POST /p9_courses_tables/:p9_courses_table_id/page(.:format)

p9_courses_tables#page_update

p9_courses_tables_path GET /p9_courses_tables(.:format)

p9_courses_tables#index

POST /p9_courses_tables(.:format)

p9_courses_tables#create

new_p9_courses_table_path GET /p9_courses_tables/new(.:format)

p9_courses_tables#new

edit_p9_courses_table_path GET /p9_courses_tables/:id/edit(.:format)

p9_courses_tables#edit

p9_courses_table_path GET /p9_courses_tables/:id(.:format)

p9_courses_tables#show

PATCH /p9_courses_tables/:id(.:format)

p9_courses_tables#update

PUT /p9_courses_tables/:id(.:format)

p9_courses_tables#update

DELETE /p9_courses_tables/:id(.:format)

p9_courses_tables#destroy

list_p10_userfilelistuploader_tables_path GET /p10_userfilelistuploader_tables/list(.:format)

p10_userfilelistuploader_tables#list

file_browser_p10_userfilelistuploader_tables_path GET /p10_userfilelistuploader_tables/file_browser(.:format)

p10_userfilelistuploader_tables#file_browser

member_pic_browser_p10_userfilelistuploader_tables_path GET /p10_userfilelistuploader_tables/member_pic_browser(.:format)

p10_userfilelistuploader_tables#member_pic_browser

p10_userfilelistuploader_tables_path GET /p10_userfilelistuploader_tables(.:format)

p10_userfilelistuploader_tables#index

POST /p10_userfilelistuploader_tables(.:format)

p10_userfilelistuploader_tables#create

new_p10_userfilelistuploader_table_path GET /p10_userfilelistuploader_tables/new(.:format)

p10_userfilelistuploader_tables#new

edit_p10_userfilelistuploader_table_path GET /p10_userfilelistuploader_tables/:id/edit(.:format)

p10_userfilelistuploader_tables#edit

p10_userfilelistuploader_table_path GET /p10_userfilelistuploader_tables/:id(.:format)

p10_userfilelistuploader_tables#show

PATCH /p10_userfilelistuploader_tables/:id(.:format)

p10_userfilelistuploader_tables#update

PUT /p10_userfilelistuploader_tables/:id(.:format)

p10_userfilelistuploader_tables#update

DELETE /p10_userfilelistuploader_tables/:id(.:format)

p10_userfilelistuploader_tables#destroy

list_announcements_path GET /announcements/list(.:format)

announcements#list

announcements_path GET /announcements(.:format)

announcements#index

POST /announcements(.:format)

announcements#create

new_announcement_path GET /announcements/new(.:format)

announcements#new

edit_announcement_path GET /announcements/:id/edit(.:format)

announcements#edit

announcement_path GET /announcements/:id(.:format)

announcements#show

PATCH /announcements/:id(.:format)

announcements#update

PUT /announcements/:id(.:format)

announcements#update

DELETE /announcements/:id(.:format)

announcements#destroy

rails_service_blob_path GET /rails/active_storage/blobs/:signed_id/*filename(.:format)

active_storage/blobs#show

rails_blob_representation_path GET /rails/active_storage/representations/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations#show

rails_disk_service_path GET /rails/active_storage/disk/:encoded_key/*filename(.:format)

active_storage/disk#show

update_rails_disk_service_path PUT /rails/active_storage/disk/:encoded_token(.:format)

active_storage/disk#update

rails_direct_uploads_path POST /rails/active_storage/direct_uploads(.:format)

active_storage/direct_uploads#create

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