Routing Error

No route matches [GET] "/project"

Rails.root: /home/furusupo/furusupo

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
root_path GET /

pages#index

about_path GET /about(.:format)

pages#about

furusato_tax_path GET /furusato-tax(.:format)

pages#furusato_tax

ambassador_path GET /ambassador(.:format)

pages#ambassador

projects_path GET /projects(.:format)

projects#index

project_path GET /projects/:id(.:format)

projects#show

shares_entry_path GET /shares/:slug/entry/:player_id(.:format)

shares#entry

shares_select_path GET /shares/:slug/entry/:player_id/select/:share_pattern(.:format)

shares#select

shares_path GET /shares(.:format)

shares#index

share_path GET /shares/:id(.:format)

shares#show

products_path GET /products(.:format)

products#index

product_path GET /products/:id(.:format)

products#show

places_path GET /places(.:format)

places#index

place_path GET /places/:id(.:format)

places#show

stories_path GET /stories(.:format)

stories#index

story_path GET /stories/:id(.:format)

stories#show

confirm_contacts_path POST /contacts/confirm(.:format)

contacts#confirm

thanks_contacts_path GET /contacts/thanks(.:format)

contacts#thanks

contacts_path GET /contacts(.:format)

contacts#index

faqs_path GET /faq(.:format)

faqs#index

faq_path GET /faq/:id(.:format)

faqs#show

payment_complete_path POST /payment/:payment_id/complete(.:format)

payments#complete

payment_path GET /payment/:id(.:format)

payments#show

privacy_terms_path GET /terms/privacy(.:format)

terms#privacy

terms_path GET /terms(.:format)

terms#index

donations_entry_complete_path GET /donations/complete(.:format)

donations#entry_complete

donations_path POST /donations/:product_id(.:format)

donations#index

donations_purpose_path GET /donations/:product_id/purpose(.:format)

donations#purpose

new_donations_entry_path GET /donations/:product_id/purpose/:purpose_id/entry(.:format)

donations#entry

donations_confirm_path POST /donations/:product_id/purpose/:purpose_id/entry/confirm(.:format)

donations#entry_confirm

PATCH /donations/:product_id/purpose/:purpose_id/entry/confirm(.:format)

donations#entry_confirm

api_prefecture_path GET /api/prefectures/:id(.:format)

api/prefectures#show

admin_faqs_path GET /admin/faqs(.:format)

admin/faqs#index

POST /admin/faqs(.:format)

admin/faqs#create

new_admin_faq_path GET /admin/faqs/new(.:format)

admin/faqs#new

edit_admin_faq_path GET /admin/faqs/:id/edit(.:format)

admin/faqs#edit

admin_faq_path GET /admin/faqs/:id(.:format)

admin/faqs#show

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

admin/faqs#update

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

admin/faqs#update

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

admin/faqs#destroy

admin_faq_categories_path GET /admin/faq_categories(.:format)

admin/faq_categories#index

POST /admin/faq_categories(.:format)

admin/faq_categories#create

new_admin_faq_category_path GET /admin/faq_categories/new(.:format)

admin/faq_categories#new

edit_admin_faq_category_path GET /admin/faq_categories/:id/edit(.:format)

admin/faq_categories#edit

admin_faq_category_path GET /admin/faq_categories/:id(.:format)

admin/faq_categories#show

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

admin/faq_categories#update

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

admin/faq_categories#update

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

admin/faq_categories#destroy

admin_places_path GET /admin/places(.:format)

admin/places#index

POST /admin/places(.:format)

admin/places#create

new_admin_place_path GET /admin/places/new(.:format)

admin/places#new

edit_admin_place_path GET /admin/places/:id/edit(.:format)

admin/places#edit

admin_place_path GET /admin/places/:id(.:format)

admin/places#show

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

admin/places#update

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

admin/places#update

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

admin/places#destroy

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

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

admin/teams#destroy

admin_players_path GET /admin/players(.:format)

admin/players#index

POST /admin/players(.:format)

admin/players#create

new_admin_player_path GET /admin/players/new(.:format)

admin/players#new

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

admin/players#edit

admin_player_path GET /admin/players/:id(.:format)

admin/players#show

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

admin/players#update

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

admin/players#update

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

admin/players#destroy

admin_purposes_path GET /admin/purposes(.:format)

admin/purposes#index

POST /admin/purposes(.:format)

admin/purposes#create

new_admin_purpose_path GET /admin/purposes/new(.:format)

admin/purposes#new

edit_admin_purpose_path GET /admin/purposes/:id/edit(.:format)

admin/purposes#edit

admin_purpose_path GET /admin/purposes/:id(.:format)

admin/purposes#show

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

admin/purposes#update

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

admin/purposes#update

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

admin/purposes#destroy

admin_donations_path GET /admin/donations(.:format)

admin/donations#index

admin_donation_path GET /admin/donations/:id(.:format)

admin/donations#show

admin_product_product_category_product_category_items_path POST /admin/products/:product_id/categories/:product_category_id/items(.:format)

admin/product_category_items#create

new_admin_product_product_category_product_category_item_path GET /admin/products/:product_id/categories/:product_category_id/items/new(.:format)

admin/product_category_items#new

edit_admin_product_product_category_product_category_item_path GET /admin/products/:product_id/categories/:product_category_id/items/:id/edit(.:format)

admin/product_category_items#edit

admin_product_product_category_product_category_item_path PATCH /admin/products/:product_id/categories/:product_category_id/items/:id(.:format)

admin/product_category_items#update

PUT /admin/products/:product_id/categories/:product_category_id/items/:id(.:format)

admin/product_category_items#update

DELETE /admin/products/:product_id/categories/:product_category_id/items/:id(.:format)

admin/product_category_items#destroy

admin_product_product_categories_path POST /admin/products/:product_id/categories(.:format)

admin/product_categories#create

new_admin_product_product_category_path GET /admin/products/:product_id/categories/new(.:format)

admin/product_categories#new

edit_admin_product_product_category_path GET /admin/products/:product_id/categories/:id/edit(.:format)

admin/product_categories#edit

admin_product_product_category_path PATCH /admin/products/:product_id/categories/:id(.:format)

admin/product_categories#update

PUT /admin/products/:product_id/categories/:id(.:format)

admin/product_categories#update

DELETE /admin/products/:product_id/categories/:id(.:format)

admin/product_categories#destroy

admin_products_path GET /admin/products(.:format)

admin/products#index

POST /admin/products(.:format)

admin/products#create

new_admin_product_path GET /admin/products/new(.:format)

admin/products#new

edit_admin_product_path GET /admin/products/:id/edit(.:format)

admin/products#edit

admin_product_path GET /admin/products/:id(.:format)

admin/products#show

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

admin/products#update

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

admin/products#update

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

admin/products#destroy

admin_project_project_details_path POST /admin/projects/:project_id/detail(.:format)

admin/project_details#create

admin_project_project_detail_path PATCH /admin/projects/:project_id/detail/:id(.:format)

admin/project_details#update

PUT /admin/projects/:project_id/detail/:id(.:format)

admin/project_details#update

DELETE /admin/projects/:project_id/detail/:id(.:format)

admin/project_details#destroy

admin_projects_path GET /admin/projects(.:format)

admin/projects#index

POST /admin/projects(.:format)

admin/projects#create

new_admin_project_path GET /admin/projects/new(.:format)

admin/projects#new

edit_admin_project_path GET /admin/projects/:id/edit(.:format)

admin/projects#edit

admin_project_path GET /admin/projects/:id(.:format)

admin/projects#show

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

admin/projects#update

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

admin/projects#update

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

admin/projects#destroy

admin_path GET /admin(.:format)

redirect(301, /admin/donations)

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)

users/passwords#new

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

users/passwords#edit

user_password_path PATCH /users/password(.:format)

users/passwords#update

PUT /users/password(.:format)

users/passwords#update

POST /users/password(.:format)

users/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)

users/confirmations#new

user_confirmation_path GET /users/confirmation(.:format)

users/confirmations#show

POST /users/confirmation(.:format)

users/confirmations#create

GET /project/detail.php(.:format)

redirect(301, /)

api_tran_init_path GET /api/tran_init(.:format)

api#tran_init

api_donations_path GET /api/donations(.:format)

api#donations

api_places_path GET /api/places(.:format)

api#places

api_red_horse_path GET /api/red_horse(.:format)

api#red_horse

rails_postmark_inbound_emails_path POST /rails/action_mailbox/postmark/inbound_emails(.:format)

action_mailbox/ingresses/postmark/inbound_emails#create

rails_relay_inbound_emails_path POST /rails/action_mailbox/relay/inbound_emails(.:format)

action_mailbox/ingresses/relay/inbound_emails#create

rails_sendgrid_inbound_emails_path POST /rails/action_mailbox/sendgrid/inbound_emails(.:format)

action_mailbox/ingresses/sendgrid/inbound_emails#create

rails_mandrill_inbound_health_check_path GET /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#health_check

rails_mandrill_inbound_emails_path POST /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#create

rails_mailgun_inbound_emails_path POST /rails/action_mailbox/mailgun/inbound_emails/mime(.:format)

action_mailbox/ingresses/mailgun/inbound_emails#create

rails_conductor_inbound_emails_path GET /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#index

POST /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#create

new_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/new(.:format)

rails/conductor/action_mailbox/inbound_emails#new

edit_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id/edit(.:format)

rails/conductor/action_mailbox/inbound_emails#edit

rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#show

PATCH /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

PUT /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

DELETE /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#destroy

rails_conductor_inbound_email_reroute_path POST /rails/conductor/action_mailbox/:inbound_email_id/reroute(.:format)

rails/conductor/action_mailbox/reroutes#create

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:

{"c"=>"9"}

Response

Headers:

None