Routing Error

No route matches [GET] "/jarrettsvillesoccer.com/registration/list_rosters"

Rails.root: /sites/jville/prod

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
attendances_list_team_path GET /attendances/list_team(.:format)

attendances#list_team

attendances_checkin_player_path GET /attendances/checkin_player(.:format)

attendances#checkin_player

attendances_covid_optout_path GET /attendances/covid_optout(.:format)

attendances#covid_optout

attendances_path GET /attendances(.:format)

attendances#index

POST /attendances(.:format)

attendances#create

new_attendance_path GET /attendances/new(.:format)

attendances#new

edit_attendance_path GET /attendances/:id/edit(.:format)

attendances#edit

attendance_path GET /attendances/:id(.:format)

attendances#show

PATCH /attendances/:id(.:format)

attendances#update

PUT /attendances/:id(.:format)

attendances#update

DELETE /attendances/:id(.:format)

attendances#destroy

login_path GET /login(.:format)

login#index

login_index_path GET /login/index(.:format)

login#index

login_add_user_path GET /login/add_user(.:format)

login#add_user

login_logout_path GET /login/logout(.:format)

login#logout

login_passwordrecovery_path GET /login/passwordrecovery(.:format)

login#passwordrecovery

login_pwrecovery_full_path GET /login/pwrecovery_full(.:format)

login#pwrecovery_full

admin_user_accounts_path GET /admin/user_accounts(.:format)

admin#user_accounts

admin_set_username_lowercase_path GET /admin/set_username_lowercase(.:format)

admin#set_username_lowercase

admin_set_first_name_uppercase_path GET /admin/set_first_name_uppercase(.:format)

admin#set_first_name_uppercase

admin_set_last_name_uppercase_path GET /admin/set_last_name_uppercase(.:format)

admin#set_last_name_uppercase

admin_show_path GET /admin/show(.:format)

admin#show

admin_show_teams_path GET /admin/show_teams(.:format)

admin#show_teams

admin_crud_team_path GET /admin/crud_team(.:format)

admin#crud_team

admin_assign_cc_path GET /admin/assign_cc(.:format)

admin#assign_cc

admin_show_user_path GET /admin/show_user(.:format)

admin#show_user

POST /admin/show_user(.:format)

admin#show_user

admin_reset_password_path POST /admin/reset_password(.:format)

admin#reset_password

admin_update_user_path POST /admin/update_user(.:format)

admin#update_user

admin_edit_user_path GET /admin/edit_user(.:format)

admin#edit_user

admin_destroy_user_path GET /admin/destroy_user(.:format)

admin#destroy_user

admin_login_user_path GET /admin/login_user(.:format)

admin#login_user

POST /login(.:format)

login#login

news_mgr_index_path GET /news_mgr/index(.:format)

news_mgr#index

news_mgr_list_path GET /news_mgr/list(.:format)

news_mgr#list

news_mgr_show_path GET /news_mgr/show(.:format)

news_mgr#show

teams_coaches_path GET /teams/coaches(.:format)

teams#coaches

teams_rec_path GET /teams/rec(.:format)

teams#rec

teams_travel_path GET /teams/travel(.:format)

teams#travel

teams_club_path GET /teams/club(.:format)

teams#club

home_mission_path GET /home/mission(.:format)

home#mission

home_philosophy_path GET /home/philosophy(.:format)

home#philosophy

home_affiliations_path GET /home/affiliations(.:format)

home#affiliations

home_accomplishments_path GET /home/accomplishments(.:format)

home#accomplishments

home_history_path GET /home/history(.:format)

home#history

home_faqs_path GET /home/faqs(.:format)

home#faqs

myaccount_path GET /myaccount(.:format)

myaccount#reset_pass

news_mgr_new_path GET /news_mgr/new(.:format)

news_mgr#new

news_mgr_edit_path GET /news_mgr/edit(.:format)

news_mgr#edit

news_mgr_destroy_path GET /news_mgr/destroy(.:format)

news_mgr#destroy

GET /registration/destroy/:id(.:format)

registration#destroy

news_mgr_create_path POST /news_mgr/create(.:format)

news_mgr#create

news_mgr_update_path POST /news_mgr/update(.:format)

news_mgr#update

news_mgr_upload_path POST /news_mgr/upload(.:format)

news_mgr#upload

registration_fallrec_path GET /registration/fallrec(.:format)

registration#fallrec

registration_list_rosters_path GET /registration/list_rosters(.:format)

registration#list_rosters

home_parentscode_path GET /home/parentscode(.:format)

home#parentscode

players_new_path GET /players/new(.:format)

players#new

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

players#edit

POST /players/:id/update(.:format)

players#update

players_reg_player_path POST /players/reg_player(.:format)

players#reg_player

POST /login/add_user(.:format)

login#add_user

POST /login/pwrecovery_full(.:format)

login#pwrecovery_full

login_pwrecovery_email_path POST /login/pwrecovery_email(.:format)

login#pwrecovery_email

login_pwrecovery_username_path POST /login/pwrecovery_username(.:format)

login#pwrecovery_username

myaccount_change_pass_path POST /myaccount/change_pass(.:format)

myaccount#change_pass

registration_update_volunteer_path POST /registration/update_volunteer(.:format)

registration#update_volunteer

registration_process_volunteer_path POST /registration/process_volunteer(.:format)

registration#process_volunteer

registration_receipt_path POST /registration/receipt(.:format)

registration#receipt

GET /registration/list_rosters(.:format)

registration#list_rosters

POST /registration/list_rosters(.:format)

registration#list_rosters

registration_process_sponsor_path POST /registration/process_sponsor(.:format)

registration#process_sponsor

registration_update_user_fall_path POST /registration/update_user_fall(.:format)

registration#update_user_fall

registration_update_registrations_path GET /registration/update_registrations(.:format)

registration#update_registrations

registration_trade_players_path GET /registration/trade_players(.:format)

registration#trade_players

POST /registration/trade_players(.:format)

registration#trade_players

POST /registration/update_registrations(.:format)

registration#update_registrations

registration_update_payment_path POST /registration/update_payment(.:format)

registration#update_payment

registration_process_registration_fall_path POST /registration/process_registration_fall(.:format)

registration#process_registration_fall

payments_index_path GET /payments/index(.:format)

payments#index

payments_complete_path GET /payments/complete(.:format)

payments#complete

payments_credit_path POST /payments/credit(.:format)

payments#credit

payments_create_path POST /payments/create(.:format)

payments#create

attendances_index_path GET /attendances/index(.:format)

attendances#index

root_path GET /

home#index

Request

Parameters:

None

Response

Headers:

None