Routing Error

No route matches [GET] "/check/6"

Rails.root: /var/www/Rails/windotti

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

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

admin_dashboard_path GET /admin/dashboard(.:format)

admin/dashboard#index

clone_admin_game_path GET /admin/games/:id/clone(.:format)

admin/games#clone

batch_action_admin_games_path POST /admin/games/batch_action(.:format)

admin/games#batch_action

admin_games_path GET /admin/games(.:format)

admin/games#index

POST /admin/games(.:format)

admin/games#create

new_admin_game_path GET /admin/games/new(.:format)

admin/games#new

edit_admin_game_path GET /admin/games/:id/edit(.:format)

admin/games#edit

admin_game_path GET /admin/games/:id(.:format)

admin/games#show

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

admin/games#update

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

admin/games#update

batch_action_admin_leagues_path POST /admin/leagues/batch_action(.:format)

admin/leagues#batch_action

admin_leagues_path GET /admin/leagues(.:format)

admin/leagues#index

POST /admin/leagues(.:format)

admin/leagues#create

new_admin_league_path GET /admin/leagues/new(.:format)

admin/leagues#new

edit_admin_league_path GET /admin/leagues/:id/edit(.:format)

admin/leagues#edit

admin_league_path GET /admin/leagues/:id(.:format)

admin/leagues#show

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

admin/leagues#update

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

admin/leagues#update

clone_admin_period_path GET /admin/periods/:id/clone(.:format)

admin/periods#clone

batch_action_admin_periods_path POST /admin/periods/batch_action(.:format)

admin/periods#batch_action

admin_periods_path GET /admin/periods(.:format)

admin/periods#index

POST /admin/periods(.:format)

admin/periods#create

new_admin_period_path GET /admin/periods/new(.:format)

admin/periods#new

edit_admin_period_path GET /admin/periods/:id/edit(.:format)

admin/periods#edit

admin_period_path GET /admin/periods/:id(.:format)

admin/periods#show

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

admin/periods#update

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

admin/periods#update

clone_admin_season_path GET /admin/seasons/:id/clone(.:format)

admin/seasons#clone

batch_action_admin_seasons_path POST /admin/seasons/batch_action(.:format)

admin/seasons#batch_action

admin_seasons_path GET /admin/seasons(.:format)

admin/seasons#index

POST /admin/seasons(.:format)

admin/seasons#create

new_admin_season_path GET /admin/seasons/new(.:format)

admin/seasons#new

edit_admin_season_path GET /admin/seasons/:id/edit(.:format)

admin/seasons#edit

admin_season_path GET /admin/seasons/:id(.:format)

admin/seasons#show

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

admin/seasons#update

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

admin/seasons#update

batch_action_admin_sports_path POST /admin/sports/batch_action(.:format)

admin/sports#batch_action

admin_sports_path GET /admin/sports(.:format)

admin/sports#index

POST /admin/sports(.:format)

admin/sports#create

new_admin_sport_path GET /admin/sports/new(.:format)

admin/sports#new

edit_admin_sport_path GET /admin/sports/:id/edit(.:format)

admin/sports#edit

admin_sport_path GET /admin/sports/:id(.:format)

admin/sports#show

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

admin/sports#update

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

admin/sports#update

clone_admin_team_path GET /admin/teams/:id/clone(.:format)

admin/teams#clone

color_exchange_admin_team_path GET /admin/teams/:id/color_exchange(.:format)

admin/teams#color_exchange

batch_action_admin_teams_path POST /admin/teams/batch_action(.:format)

admin/teams#batch_action

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

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 /

pages#about

pages_about_path GET /pages/about(.:format)

pages#about

pages_list_path GET /pages/list(.:format)

pages#list

pages_help_path GET /pages/help(.:format)

pages#help

pages_contact_path GET /pages/contact(.:format)

pages#contact

pages_mato_test_path GET /pages/mato_test(.:format)

pages#mato_test

pages_espn_path GET /pages/espn(.:format)

pages#espn

mypage_profile_path GET /mypage/profile(.:format)

mypage#profile

mypage_edit_profile_path GET /mypage/edit_profile(.:format)

mypage#edit_profile

mypage_update_profile_path POST /mypage/update_profile(.:format)

mypage#update_profile

new_user_session_path GET /users/sign_in(.:format)

users/sessions#new

user_session_path POST /users/sign_in(.:format)

users/sessions#create

destroy_user_session_path DELETE /users/sign_out(.:format)

users/sessions#destroy

new_user_password_path GET /users/password/new(.:format)

devise/passwords#new

edit_user_password_path GET /users/password/edit(.:format)

devise/passwords#edit

user_password_path PATCH /users/password(.:format)

devise/passwords#update

PUT /users/password(.:format)

devise/passwords#update

POST /users/password(.:format)

devise/passwords#create

cancel_user_registration_path GET /users/cancel(.:format)

users/registrations#cancel

new_user_registration_path GET /users/sign_up(.:format)

users/registrations#new

edit_user_registration_path GET /users/edit(.:format)

users/registrations#edit

user_registration_path PATCH /users(.:format)

users/registrations#update

PUT /users(.:format)

users/registrations#update

DELETE /users(.:format)

users/registrations#destroy

POST /users(.:format)

users/registrations#create

new_user_confirmation_path GET /users/confirmation/new(.:format)

devise/confirmations#new

user_confirmation_path GET /users/confirmation(.:format)

devise/confirmations#show

POST /users/confirmation(.:format)

devise/confirmations#create

users_sign_out_path GET /users/sign_out(.:format)

devise/sessions#destroy

leagues_list_path GET /leagues/list(.:format)

leagues#list

leagues_detail_path GET /leagues/detail(.:format)

leagues#detail

leagues_team_colors_path GET /leagues/team_colors(.:format)

leagues#team_colors

seasons_period_list_path GET /seasons/period_list(.:format)

seasons#period_list

seasons_pick_ranking_path GET /seasons/pick_ranking(.:format)

seasons#pick_ranking

seasons_calendar_path GET /seasons/calendar(.:format)

seasons#calendar

seasons_total_hits_path GET /seasons/total_hits(.:format)

seasons#total_hits

periods_game_list_path GET /periods/game_list(.:format)

periods#game_list

periods_win_picks_path GET /periods/win_picks(.:format)

periods#win_picks

periods_save_picks_path POST /periods/save_picks(.:format)

periods#save_picks

periods_game_results_path GET /periods/game_results(.:format)

periods#game_results

periods_everyone_picks_path GET /periods/everyone_picks(.:format)

periods#everyone_picks

periods_evp_list_path GET /periods/evp_list(.:format)

periods#evp_list

periods_stats_path GET /periods/stats(.:format)

periods#stats

nfl_record_projections_path GET /nfl/record_projections(.:format)

nfl#record_projections

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

Request

Parameters:

None

Response

Headers:

None