Routing Error

No route matches [GET] "/index.php/scope-of-project/2019-08-06_bldg-6-3"

Rails.root: /home/deploy/MAIN_www_belle_oaks_market_place/releases/20240110011319

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
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

users_sign_out_path GET /users/sign_out(.:format)

devise/sessions#destroy

admin_addresses_path GET /admin/addresses(.:format)

admin/addresses#index

POST /admin/addresses(.:format)

admin/addresses#create

new_admin_address_path GET /admin/addresses/new(.:format)

admin/addresses#new

edit_admin_address_path GET /admin/addresses/:id/edit(.:format)

admin/addresses#edit

admin_address_path GET /admin/addresses/:id(.:format)

admin/addresses#show

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

admin/addresses#update

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

admin/addresses#update

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

admin/addresses#destroy

admin_apartment_styles_path GET /admin/apartment_styles(.:format)

admin/apartment_styles#index

POST /admin/apartment_styles(.:format)

admin/apartment_styles#create

new_admin_apartment_style_path GET /admin/apartment_styles/new(.:format)

admin/apartment_styles#new

edit_admin_apartment_style_path GET /admin/apartment_styles/:id/edit(.:format)

admin/apartment_styles#edit

admin_apartment_style_path GET /admin/apartment_styles/:id(.:format)

admin/apartment_styles#show

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

admin/apartment_styles#update

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

admin/apartment_styles#update

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

admin/apartment_styles#destroy

admin_buildings_path GET /admin/buildings(.:format)

admin/buildings#index

POST /admin/buildings(.:format)

admin/buildings#create

new_admin_building_path GET /admin/buildings/new(.:format)

admin/buildings#new

edit_admin_building_path GET /admin/buildings/:id/edit(.:format)

admin/buildings#edit

admin_building_path GET /admin/buildings/:id(.:format)

admin/buildings#show

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

admin/buildings#update

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

admin/buildings#update

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

admin/buildings#destroy

admin_floor_numbers_path GET /admin/floor_numbers(.:format)

admin/floor_numbers#index

POST /admin/floor_numbers(.:format)

admin/floor_numbers#create

new_admin_floor_number_path GET /admin/floor_numbers/new(.:format)

admin/floor_numbers#new

edit_admin_floor_number_path GET /admin/floor_numbers/:id/edit(.:format)

admin/floor_numbers#edit

admin_floor_number_path GET /admin/floor_numbers/:id(.:format)

admin/floor_numbers#show

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

admin/floor_numbers#update

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

admin/floor_numbers#update

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

admin/floor_numbers#destroy

export_admin_reservations_path GET /admin/reservations/export(.:format)

admin/reservations#export

admin_reservations_path GET /admin/reservations(.:format)

admin/reservations#index

POST /admin/reservations(.:format)

admin/reservations#create

new_admin_reservation_path GET /admin/reservations/new(.:format)

admin/reservations#new

edit_admin_reservation_path GET /admin/reservations/:id/edit(.:format)

admin/reservations#edit

admin_reservation_path GET /admin/reservations/:id(.:format)

admin/reservations#show

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

admin/reservations#update

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

admin/reservations#update

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

admin/reservations#destroy

admin_root_path GET /admin(.:format)

admin/addresses#index

crm_root_path GET /crm(.:format)

crm/dashboard#show

contact_us_path GET /contact-us(.:format)

contacts#new

reservations_path GET /reservations(.:format)

reservations#index

POST /reservations(.:format)

reservations#create

new_reservation_path GET /reservations/new(.:format)

reservations#new

edit_reservation_path GET /reservations/:id/edit(.:format)

reservations#edit

reservation_path GET /reservations/:id(.:format)

reservations#show

PATCH /reservations/:id(.:format)

reservations#update

PUT /reservations/:id(.:format)

reservations#update

DELETE /reservations/:id(.:format)

reservations#destroy

contacts_index_path GET /contacts/index(.:format)

contacts#new

contacts_path GET /contacts(.:format)

contacts#index

POST /contacts(.:format)

contacts#create

new_contact_path GET /contacts/new(.:format)

contacts#new

edit_contact_path GET /contacts/:id/edit(.:format)

contacts#edit

contact_path GET /contacts/:id(.:format)

contacts#show

PATCH /contacts/:id(.:format)

contacts#update

PUT /contacts/:id(.:format)

contacts#update

DELETE /contacts/:id(.:format)

contacts#destroy

GET /reservation(.:format)

reservations#new

community_page_path GET /community-page(.:format)

community_page#index

faq_path GET /faq(.:format)

faq#index

benefits_to_the_community_path GET /benefits-to-the-community(.:format)

benefits_to_the_community#index

development_team_path GET /development-team(.:format)

development_team#index

scope_of_project_path GET /scope-of-project(.:format)

scope_of_project#index

building_1_path GET /building-1(.:format)

building1#index

building_2_path GET /building-2(.:format)

building2#index

building_3_path GET /building-3(.:format)

building3#index

building_4_path GET /building-4(.:format)

building4#index

building_5_path GET /building-5(.:format)

building5#index

building_6_path GET /building-6(.:format)

building6#index

building_7_path GET /building-7(.:format)

building7#index

tande_path GET /tande(.:format)

terms_and_conditions#index

root_path GET /

home#index

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