Routing Error

ActionController::RoutingError

Rails.root: /opt/soty

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
new_admin_user_session_path GET /admin/login(.:format)

active_admin/devise/sessions#new

admin_user_session_path POST /admin/login(.:format)

active_admin/devise/sessions#create

destroy_admin_user_session_path DELETE|GET /admin/logout(.:format)

active_admin/devise/sessions#destroy

new_admin_user_password_path GET /admin/password/new(.:format)

active_admin/devise/passwords#new

edit_admin_user_password_path GET /admin/password/edit(.:format)

active_admin/devise/passwords#edit

admin_user_password_path PATCH /admin/password(.:format)

active_admin/devise/passwords#update

PUT /admin/password(.:format)

active_admin/devise/passwords#update

POST /admin/password(.:format)

active_admin/devise/passwords#create

admin_root_path GET /admin(.:format)

admin/dashboard#index

admin_vote_results2_path GET /admin/vote_results2(.:format)

admin/vote_results2#index

batch_action_admin_auditions_path POST /admin/auditions/batch_action(.:format)

admin/auditions#batch_action

admin_auditions_path GET /admin/auditions(.:format)

admin/auditions#index

POST /admin/auditions(.:format)

admin/auditions#create

new_admin_audition_path GET /admin/auditions/new(.:format)

admin/auditions#new

edit_admin_audition_path GET /admin/auditions/:id/edit(.:format)

admin/auditions#edit

admin_audition_path GET /admin/auditions/:id(.:format)

admin/auditions#show

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

admin/auditions#update

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

admin/auditions#update

batch_action_admin_audience_vote_results_path POST /admin/audience_vote_results/batch_action(.:format)

admin/audience_vote_results#batch_action

admin_audience_vote_results_path GET /admin/audience_vote_results(.:format)

admin/audience_vote_results#index

batch_action_admin_vote_settings_path POST /admin/vote_settings/batch_action(.:format)

admin/vote_settings#batch_action

admin_vote_settings_path GET /admin/vote_settings(.:format)

admin/vote_settings#index

POST /admin/vote_settings(.:format)

admin/vote_settings#create

new_admin_vote_setting_path GET /admin/vote_settings/new(.:format)

admin/vote_settings#new

edit_admin_vote_setting_path GET /admin/vote_settings/:id/edit(.:format)

admin/vote_settings#edit

admin_vote_setting_path GET /admin/vote_settings/:id(.:format)

admin/vote_settings#show

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

admin/vote_settings#update

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

admin/vote_settings#update

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

admin/vote_settings#destroy

admin_vote_results1_path GET /admin/vote_results1(.:format)

admin/vote_results1#index

admin_dashboard_path GET /admin/dashboard(.:format)

admin/dashboard#index

admin_dashboard_aggregate1and2_path POST /admin/dashboard/aggregate1and2(.:format)

admin/dashboard#aggregate1and2

admin_dashboard_aggregate3_path POST /admin/dashboard/aggregate3(.:format)

admin/dashboard#aggregate3

batch_action_admin_entries_path POST /admin/entries/batch_action(.:format)

admin/entries#batch_action

admin_entries_path GET /admin/entries(.:format)

admin/entries#index

edit_admin_entry_path GET /admin/entries/:id/edit(.:format)

admin/entries#edit

admin_entry_path GET /admin/entries/:id(.:format)

admin/entries#show

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

admin/entries#update

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

admin/entries#update

admin_vote_results3_path GET /admin/vote_results3(.:format)

admin/vote_results3#index

batch_action_admin_staffs_path POST /admin/staffs/batch_action(.:format)

admin/staffs#batch_action

admin_staffs_path GET /admin/staffs(.:format)

admin/staffs#index

batch_action_admin_admin_users_path POST /admin/admin_users/batch_action(.:format)

admin/admin_users#batch_action

admin_admin_users_path GET /admin/admin_users(.:format)

admin/admin_users#index

POST /admin/admin_users(.:format)

admin/admin_users#create

new_admin_admin_user_path GET /admin/admin_users/new(.:format)

admin/admin_users#new

edit_admin_admin_user_path GET /admin/admin_users/:id/edit(.:format)

admin/admin_users#edit

admin_admin_user_path GET /admin/admin_users/:id(.:format)

admin/admin_users#show

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

admin/admin_users#update

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

admin/admin_users#update

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

admin/admin_users#destroy

admin_comments_path GET /admin/comments(.:format)

admin/comments#index

POST /admin/comments(.:format)

admin/comments#create

admin_comment_path GET /admin/comments/:id(.:format)

admin/comments#show

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

admin/comments#destroy

root_path GET /

teasers#soty2024

soty_2022_path GET /soty/2022(.:format)

teasers#soty2022

teaser_path GET /2024/teaser(.:format)

teasers#soty2024

GET /2023/teaser(.:format)

teasers#soty2023

GET /2023(.:format)

top#index

about_path GET /2023/about(.:format)

about#index

staffs_path GET /2023/staffs(.:format)

staffs#index

staffs_detail_path GET /2023/staffs/:id(.:format)

staffs#show

coordinates_path GET /2023/coordinates(.:format)

coordinates#index

coordinates_detail_path GET /2023/coordinates/:id(.:format)

coordinates#show

videos_path GET /2023/videos(.:format)

videos#index

companies_path GET /2023/companies(.:format)

companies#index

companies_detail_path GET /2023/companies/:id(.:format)

companies#show

alpha_u_path GET /2023/alpha-u(.:format)

alpha_u#index

news_path GET /2023/news(.:format)

news#index

second_stage_path GET /2023/second_stage(.:format)

second_stage#index

vote_path GET /2023/8efd1ad1a63cf6d01c2850989cdbbf1c7f1e3b06551266d13853233d0584d253/vote/audience(.:format)

vote#index

POST /2023/8efd1ad1a63cf6d01c2850989cdbbf1c7f1e3b06551266d13853233d0584d253/vote/audience(.:format)

vote#create

upload_profile_path GET /2023/upload/profile(.:format)

upload#profile

upload_profile_commit_path POST /2023/upload/profile/commit(.:format)

upload#profile_commit

upload_videos_path GET /2023/upload_videos(.:format)

upload_videos#index

api_upload_videos_path POST /2023/api/upload_videos(.:format)

upload_videos#update

api_likes_path POST /2023/api/likes(.:format)

content_likes#update

api_yells_mycount_path GET /2023/api/yells/mycount(.:format)

content_yells#mycount

api_yells_content_path GET /2023/api/yells/content(.:format)

content_yells#content

api_yells_path POST /2023/api/yells(.:format)

content_yells#update

api_yells_campaign_path POST /2023/api/yells/campaign(.:format)

content_yells#update_campaign

api_top_staff_rankings_path GET /2023/api/top_staff_rankings(.:format)

top#top_staff_rankings

api_label_path GET /2023/api/label(.:format)

label#index

api_selected_labels_path GET /2023/api/selected_labels(.:format)

label#get_selected_labels

api_staffs_second_beyond_path GET /2023/api/staffs/second_beyond(.:format)

staffs#second_beyond

login_path GET /login(.:format)

line_login#index

GET /progress/1st_stage/check/agreement/:access_key(.:format)

progresses#agreement

GET /progress/1st_stage/check/accepted/:access_key(.:format)

progresses#accepted

GET /progress/1st_stage/check/non_accepted/:access_key(.:format)

progresses#non_accepted

progress_1st_stage_check_fix_path POST /progress/1st_stage/check/fix(.:format)

progresses#fix

progress_1st_stage_check_terms_2022_path GET /progress/1st_stage/check/terms/2022(.:format)

progresses#terms_2022

progress_1st_stage_check_terms_2023_path GET /progress/1st_stage/check/terms/2023(.:format)

progresses#terms_2023

GET /progress/2nd_stage/check/video/agreement/:access_key(.:format)

progresses#video_agreement

GET /progress/2nd_stage/check/video/accepted/:access_key(.:format)

progresses#video_accepted

GET /progress/2nd_stage/check/video/non_accepted/:access_key(.:format)

progresses#video_non_accepted

progress_2nd_stage_check_video_fix_path POST /progress/2nd_stage/check/video/fix(.:format)

progresses#video_fix

progress_2nd_stage_logo_upload_path POST /progress/2nd_stage/logo/upload(.:format)

upload_logo#update

GET /archives/2022(.:format)

archives/year2022/top#index

coordinates_2022_path GET /archives/2022/coordinates(.:format)

archives/year2022/coordinates#index

coordinates_2022_detail_path GET /archives/2022/coordinates/:id(.:format)

archives/year2022/coordinates#show

staffs_2022_path GET /archives/2022/staffs(.:format)

archives/year2022/staffs#index

staffs_2022_detail_path GET /archives/2022/staffs/:id(.:format)

archives/year2022/staffs#show

GET /archives/2022/teaser(.:format)

teasers#soty2022

videos_2022_path GET /archives/2022/videos(.:format)

archives/year2022/videos#index

movies_path GET /archives/2022/movies(.:format)

archives/year2022/movies#index

features_campaign_panasonic_path GET /archives/2022/features/campaign-panasonic(.:format)

features#campaign_panasonic

GET /archives/2022/features/campaign-panasonic/:id(.:format)

features#campaign_panasonic

features_campaign_smartnews_path GET /archives/2022/features/campaign-smartnews(.:format)

features#campaign_smartnews

finalists_path GET /archives/2022/finalists(.:format)

archives/year2022/pamphlets#index

pamphlets_2022_detail_path GET /archives/2022/finalist/detail/:id(.:format)

archives/year2022/pamphlets#detail

GET /2022/api/yells/mycount(.:format)

content_yells#mycount

GET /2022/api/yells/content(.:format)

content_yells#content

POST /2022/api/yells(.:format)

content_yells#update

POST /2022/api/yells/campaign(.:format)

content_yells#update_campaign

POST /2022/api/likes(.:format)

content_likes#update

GET /archives/:year(.:format)

archives/year2021/top#index

GET /archives/:year/staffs(.:format)

archives/year2021/staffs#index

GET /archives/:year/staffs/:id(.:format)

archives/year2021/staffs#show

GET /archives/:year/videos(.:format)

archives/year2021/videos#index

GET /archives/:year/videos/:id(.:format)

archives/year2021/videos#show

GET /archives/:year/videos/final/:id(.:format)

archives/year2021/videos#final_show

user_line_omniauth_authorize_path GET|POST /users/auth/line(.:format)

omniauth_callbacks#passthru

user_line_omniauth_callback_path GET|POST /users/auth/line/callback(.:format)

omniauth_callbacks#line

destroy_user_session_path GET /users/sign_out(.:format)

devise/sessions#destroy

guests_path GET /guests(.:format)

guests#index

GET /about(.:format)

about#index

GET /*not_found(.:format)

application#routing_error

POST /*not_found(.:format)

application#routing_error

Request

Parameters:

{"not_found"=>"2022/coordinates/568582"}

Response

Headers:

None