Routing Error

No such page: ”mailto:mccannl@si.edu

Rails.root: /home/serc/production/lib/PlateWatch

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
canod_uploads_path GET /canod_uploads(.:format)

canod_uploads#index

POST /canod_uploads(.:format)

canod_uploads#create

new_canod_upload_path GET /canod_uploads/new(.:format)

canod_uploads#new

edit_canod_upload_path GET /canod_uploads/:id/edit(.:format)

canod_uploads#edit

canod_upload_path GET /canod_uploads/:id(.:format)

canod_uploads#show

PATCH /canod_uploads/:id(.:format)

canod_uploads#update

PUT /canod_uploads/:id(.:format)

canod_uploads#update

DELETE /canod_uploads/:id(.:format)

canod_uploads#destroy

participant_groups_path GET /participant_groups(.:format)

participant_groups#index

POST /participant_groups(.:format)

participant_groups#create

new_participant_group_path GET /participant_groups/new(.:format)

participant_groups#new

edit_participant_group_path GET /participant_groups/:id/edit(.:format)

participant_groups#edit

participant_group_path GET /participant_groups/:id(.:format)

participant_groups#show

PATCH /participant_groups/:id(.:format)

participant_groups#update

PUT /participant_groups/:id(.:format)

participant_groups#update

DELETE /participant_groups/:id(.:format)

participant_groups#destroy

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

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

admin/admin_users#destroy

admin_dashboard_path GET /admin/dashboard(.:format)

admin/dashboard#index

batch_action_admin_events_path POST /admin/events/batch_action(.:format)

admin/events#batch_action

admin_events_path GET /admin/events(.:format)

admin/events#index

POST /admin/events(.:format)

admin/events#create

new_admin_event_path GET /admin/events/new(.:format)

admin/events#new

edit_admin_event_path GET /admin/events/:id/edit(.:format)

admin/events#edit

admin_event_path GET /admin/events/:id(.:format)

admin/events#show

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

admin/events#update

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

admin/events#update

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

admin/events#destroy

batch_action_admin_site_events_path POST /admin/sites/:site_id/events/batch_action(.:format)

admin/events#batch_action

admin_site_events_path GET /admin/sites/:site_id/events(.:format)

admin/events#index

POST /admin/sites/:site_id/events(.:format)

admin/events#create

new_admin_site_event_path GET /admin/sites/:site_id/events/new(.:format)

admin/events#new

edit_admin_site_event_path GET /admin/sites/:site_id/events/:id/edit(.:format)

admin/events#edit

admin_site_event_path GET /admin/sites/:site_id/events/:id(.:format)

admin/events#show

PATCH /admin/sites/:site_id/events/:id(.:format)

admin/events#update

PUT /admin/sites/:site_id/events/:id(.:format)

admin/events#update

DELETE /admin/sites/:site_id/events/:id(.:format)

admin/events#destroy

batch_action_admin_groups_path POST /admin/groups/batch_action(.:format)

admin/groups#batch_action

admin_groups_path GET /admin/groups(.:format)

admin/groups#index

POST /admin/groups(.:format)

admin/groups#create

new_admin_group_path GET /admin/groups/new(.:format)

admin/groups#new

edit_admin_group_path GET /admin/groups/:id/edit(.:format)

admin/groups#edit

admin_group_path GET /admin/groups/:id(.:format)

admin/groups#show

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

admin/groups#update

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

admin/groups#update

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

admin/groups#destroy

batch_action_admin_identifications_path POST /admin/identifications/batch_action(.:format)

admin/identifications#batch_action

admin_identifications_path GET /admin/identifications(.:format)

admin/identifications#index

POST /admin/identifications(.:format)

admin/identifications#create

new_admin_identification_path GET /admin/identifications/new(.:format)

admin/identifications#new

edit_admin_identification_path GET /admin/identifications/:id/edit(.:format)

admin/identifications#edit

admin_identification_path GET /admin/identifications/:id(.:format)

admin/identifications#show

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

admin/identifications#update

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

admin/identifications#update

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

admin/identifications#destroy

batch_action_admin_observations_path POST /admin/observations/batch_action(.:format)

admin/observations#batch_action

admin_observations_path GET /admin/observations(.:format)

admin/observations#index

POST /admin/observations(.:format)

admin/observations#create

new_admin_observation_path GET /admin/observations/new(.:format)

admin/observations#new

edit_admin_observation_path GET /admin/observations/:id/edit(.:format)

admin/observations#edit

admin_observation_path GET /admin/observations/:id(.:format)

admin/observations#show

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

admin/observations#update

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

admin/observations#update

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

admin/observations#destroy

batch_action_admin_plate_observations_path POST /admin/plates/:plate_id/observations/batch_action(.:format)

admin/observations#batch_action

admin_plate_observations_path GET /admin/plates/:plate_id/observations(.:format)

admin/observations#index

POST /admin/plates/:plate_id/observations(.:format)

admin/observations#create

new_admin_plate_observation_path GET /admin/plates/:plate_id/observations/new(.:format)

admin/observations#new

edit_admin_plate_observation_path GET /admin/plates/:plate_id/observations/:id/edit(.:format)

admin/observations#edit

admin_plate_observation_path GET /admin/plates/:plate_id/observations/:id(.:format)

admin/observations#show

PATCH /admin/plates/:plate_id/observations/:id(.:format)

admin/observations#update

PUT /admin/plates/:plate_id/observations/:id(.:format)

admin/observations#update

DELETE /admin/plates/:plate_id/observations/:id(.:format)

admin/observations#destroy

batch_action_admin_plates_path POST /admin/plates/batch_action(.:format)

admin/plates#batch_action

admin_plates_path GET /admin/plates(.:format)

admin/plates#index

POST /admin/plates(.:format)

admin/plates#create

new_admin_plate_path GET /admin/plates/new(.:format)

admin/plates#new

edit_admin_plate_path GET /admin/plates/:id/edit(.:format)

admin/plates#edit

admin_plate_path GET /admin/plates/:id(.:format)

admin/plates#show

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

admin/plates#update

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

admin/plates#update

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

admin/plates#destroy

batch_action_admin_event_plates_path POST /admin/events/:event_id/plates/batch_action(.:format)

admin/plates#batch_action

admin_event_plates_path GET /admin/events/:event_id/plates(.:format)

admin/plates#index

POST /admin/events/:event_id/plates(.:format)

admin/plates#create

new_admin_event_plate_path GET /admin/events/:event_id/plates/new(.:format)

admin/plates#new

edit_admin_event_plate_path GET /admin/events/:event_id/plates/:id/edit(.:format)

admin/plates#edit

admin_event_plate_path GET /admin/events/:event_id/plates/:id(.:format)

admin/plates#show

PATCH /admin/events/:event_id/plates/:id(.:format)

admin/plates#update

PUT /admin/events/:event_id/plates/:id(.:format)

admin/plates#update

DELETE /admin/events/:event_id/plates/:id(.:format)

admin/plates#destroy

batch_action_admin_sites_path POST /admin/sites/batch_action(.:format)

admin/sites#batch_action

admin_sites_path GET /admin/sites(.:format)

admin/sites#index

POST /admin/sites(.:format)

admin/sites#create

new_admin_site_path GET /admin/sites/new(.:format)

admin/sites#new

edit_admin_site_path GET /admin/sites/:id/edit(.:format)

admin/sites#edit

admin_site_path GET /admin/sites/:id(.:format)

admin/sites#show

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

admin/sites#update

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

admin/sites#update

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

admin/sites#destroy

batch_action_admin_group_sites_path POST /admin/groups/:group_id/sites/batch_action(.:format)

admin/sites#batch_action

admin_group_sites_path GET /admin/groups/:group_id/sites(.:format)

admin/sites#index

POST /admin/groups/:group_id/sites(.:format)

admin/sites#create

new_admin_group_site_path GET /admin/groups/:group_id/sites/new(.:format)

admin/sites#new

edit_admin_group_site_path GET /admin/groups/:group_id/sites/:id/edit(.:format)

admin/sites#edit

admin_group_site_path GET /admin/groups/:group_id/sites/:id(.:format)

admin/sites#show

PATCH /admin/groups/:group_id/sites/:id(.:format)

admin/sites#update

PUT /admin/groups/:group_id/sites/:id(.:format)

admin/sites#update

DELETE /admin/groups/:group_id/sites/:id(.:format)

admin/sites#destroy

batch_action_admin_taxa_path POST /admin/taxa/batch_action(.:format)

admin/taxa#batch_action

admin_taxa_path GET /admin/taxa(.:format)

admin/taxa#index

POST /admin/taxa(.:format)

admin/taxa#create

new_admin_taxon_path GET /admin/taxa/new(.:format)

admin/taxa#new

edit_admin_taxon_path GET /admin/taxa/:id/edit(.:format)

admin/taxa#edit

admin_taxon_path GET /admin/taxa/:id(.:format)

admin/taxa#show

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

admin/taxa#update

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

admin/taxa#update

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

admin/taxa#destroy

batch_action_admin_users_path POST /admin/users/batch_action(.:format)

admin/users#batch_action

admin_users_path GET /admin/users(.:format)

admin/users#index

POST /admin/users(.:format)

admin/users#create

new_admin_user_path GET /admin/users/new(.:format)

admin/users#new

edit_admin_user_path GET /admin/users/:id/edit(.:format)

admin/users#edit

admin_user_path GET /admin/users/:id(.:format)

admin/users#show

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

admin/users#update

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

admin/users#update

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

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

identifications_path GET /identifications(.:format)

identifications#index

POST /identifications(.:format)

identifications#create

new_identification_path GET /identifications/new(.:format)

identifications#new

edit_identification_path GET /identifications/:id/edit(.:format)

identifications#edit

identification_path GET /identifications/:id(.:format)

identifications#show

PATCH /identifications/:id(.:format)

identifications#update

PUT /identifications/:id(.:format)

identifications#update

DELETE /identifications/:id(.:format)

identifications#destroy

observations_path GET /observations(.:format)

observations#index

POST /observations(.:format)

observations#create

new_observation_path GET /observations/new(.:format)

observations#new

edit_observation_path GET /observations/:id/edit(.:format)

observations#edit

observation_path GET /observations/:id(.:format)

observations#show

PATCH /observations/:id(.:format)

observations#update

PUT /observations/:id(.:format)

observations#update

DELETE /observations/:id(.:format)

observations#destroy

taxa_path GET /taxa(.:format)

taxa#index

POST /taxa(.:format)

taxa#create

new_taxon_path GET /taxa/new(.:format)

taxa#new

edit_taxon_path GET /taxa/:id/edit(.:format)

taxa#edit

taxon_path GET /taxa/:id(.:format)

taxa#show

PATCH /taxa/:id(.:format)

taxa#update

PUT /taxa/:id(.:format)

taxa#update

DELETE /taxa/:id(.:format)

taxa#destroy

list_sites_data_path GET /data/list_sites(.:format)

data#list_sites

show_site_datum_path GET /data/:id/show_site(.:format)

data#show_site

data_path GET /data(.:format)

data#index

POST /data(.:format)

data#create

new_datum_path GET /data/new(.:format)

data#new

edit_datum_path GET /data/:id/edit(.:format)

data#edit

datum_path GET /data/:id(.:format)

data#show

PATCH /data/:id(.:format)

data#update

PUT /data/:id(.:format)

data#update

DELETE /data/:id(.:format)

data#destroy

plate_observations_path GET /plates/:plate_id/observations(.:format)

observations#index

POST /plates/:plate_id/observations(.:format)

observations#create

new_plate_observation_path GET /plates/:plate_id/observations/new(.:format)

observations#new

edit_plate_observation_path GET /plates/:plate_id/observations/:id/edit(.:format)

observations#edit

plate_observation_path GET /plates/:plate_id/observations/:id(.:format)

observations#show

PATCH /plates/:plate_id/observations/:id(.:format)

observations#update

PUT /plates/:plate_id/observations/:id(.:format)

observations#update

DELETE /plates/:plate_id/observations/:id(.:format)

observations#destroy

plates_path GET /plates(.:format)

plates#index

POST /plates(.:format)

plates#create

new_plate_path GET /plates/new(.:format)

plates#new

edit_plate_path GET /plates/:id/edit(.:format)

plates#edit

plate_path GET /plates/:id(.:format)

plates#show

PATCH /plates/:id(.:format)

plates#update

PUT /plates/:id(.:format)

plates#update

DELETE /plates/:id(.:format)

plates#destroy

event_plates_path GET /events/:event_id/plates(.:format)

plates#index

POST /events/:event_id/plates(.:format)

plates#create

new_event_plate_path GET /events/:event_id/plates/new(.:format)

plates#new

edit_event_plate_path GET /events/:event_id/plates/:id/edit(.:format)

plates#edit

event_plate_path GET /events/:event_id/plates/:id(.:format)

plates#show

PATCH /events/:event_id/plates/:id(.:format)

plates#update

PUT /events/:event_id/plates/:id(.:format)

plates#update

DELETE /events/:event_id/plates/:id(.:format)

plates#destroy

events_path GET /events(.:format)

events#index

POST /events(.:format)

events#create

new_event_path GET /events/new(.:format)

events#new

edit_event_path GET /events/:id/edit(.:format)

events#edit

event_path GET /events/:id(.:format)

events#show

PATCH /events/:id(.:format)

events#update

PUT /events/:id(.:format)

events#update

DELETE /events/:id(.:format)

events#destroy

site_events_path GET /sites/:site_id/events(.:format)

events#index

POST /sites/:site_id/events(.:format)

events#create

new_site_event_path GET /sites/:site_id/events/new(.:format)

events#new

edit_site_event_path GET /sites/:site_id/events/:id/edit(.:format)

events#edit

site_event_path GET /sites/:site_id/events/:id(.:format)

events#show

PATCH /sites/:site_id/events/:id(.:format)

events#update

PUT /sites/:site_id/events/:id(.:format)

events#update

DELETE /sites/:site_id/events/:id(.:format)

events#destroy

sites_path GET /sites(.:format)

sites#index

POST /sites(.:format)

sites#create

new_site_path GET /sites/new(.:format)

sites#new

edit_site_path GET /sites/:id/edit(.:format)

sites#edit

site_path GET /sites/:id(.:format)

sites#show

PATCH /sites/:id(.:format)

sites#update

PUT /sites/:id(.:format)

sites#update

DELETE /sites/:id(.:format)

sites#destroy

all_sites_path GET /all/sites(.:format)

all/sites#index

POST /all/sites(.:format)

all/sites#create

new_all_site_path GET /all/sites/new(.:format)

all/sites#new

edit_all_site_path GET /all/sites/:id/edit(.:format)

all/sites#edit

all_site_path GET /all/sites/:id(.:format)

all/sites#show

PATCH /all/sites/:id(.:format)

all/sites#update

PUT /all/sites/:id(.:format)

all/sites#update

DELETE /all/sites/:id(.:format)

all/sites#destroy

all_events_path GET /all/events(.:format)

all/events#index

POST /all/events(.:format)

all/events#create

new_all_event_path GET /all/events/new(.:format)

all/events#new

edit_all_event_path GET /all/events/:id/edit(.:format)

all/events#edit

all_event_path GET /all/events/:id(.:format)

all/events#show

PATCH /all/events/:id(.:format)

all/events#update

PUT /all/events/:id(.:format)

all/events#update

DELETE /all/events/:id(.:format)

all/events#destroy

all_plates_path GET /all/plates(.:format)

all/plates#index

POST /all/plates(.:format)

all/plates#create

new_all_plate_path GET /all/plates/new(.:format)

all/plates#new

edit_all_plate_path GET /all/plates/:id/edit(.:format)

all/plates#edit

all_plate_path GET /all/plates/:id(.:format)

all/plates#show

PATCH /all/plates/:id(.:format)

all/plates#update

PUT /all/plates/:id(.:format)

all/plates#update

DELETE /all/plates/:id(.:format)

all/plates#destroy

all_observations_path GET /all/observations(.:format)

all/observations#index

POST /all/observations(.:format)

all/observations#create

new_all_observation_path GET /all/observations/new(.:format)

all/observations#new

edit_all_observation_path GET /all/observations/:id/edit(.:format)

all/observations#edit

all_observation_path GET /all/observations/:id(.:format)

all/observations#show

PATCH /all/observations/:id(.:format)

all/observations#update

PUT /all/observations/:id(.:format)

all/observations#update

DELETE /all/observations/:id(.:format)

all/observations#destroy

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

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)

devise/registrations#cancel

new_user_registration_path GET /users/sign_up(.:format)

devise/registrations#new

edit_user_registration_path GET /users/edit(.:format)

devise/registrations#edit

user_registration_path PATCH /users(.:format)

devise/registrations#update

PUT /users(.:format)

devise/registrations#update

DELETE /users(.:format)

devise/registrations#destroy

POST /users(.:format)

devise/registrations#create

root_path GET /

pages#about

page_path GET /pages/*id

pages#show

map_path GET /maps/*id

maps#show

Request

Parameters:

{"id"=>"”mailto:mccannl@si.edu"}

Response

Headers:

None