Routing Error

No route matches [GET] "/proyectos"

Rails.root: /var/www/vhosts/estelarsl.com/estelar

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
posts_path GET /posts(.:format)

posts#index

POST /posts(.:format)

posts#create

new_post_path GET /posts/new(.:format)

posts#new

edit_post_path GET /posts/:id/edit(.:format)

posts#edit

post_path GET /posts/:id(.:format)

posts#show

PATCH /posts/:id(.:format)

posts#update

PUT /posts/:id(.:format)

posts#update

DELETE /posts/:id(.:format)

posts#destroy

newsletter_users_path GET /newsletter_users(.:format)

newsletter_users#index

POST /newsletter_users(.:format)

newsletter_users#create

new_newsletter_user_path GET /newsletter_users/new(.:format)

newsletter_users#new

edit_newsletter_user_path GET /newsletter_users/:id/edit(.:format)

newsletter_users#edit

newsletter_user_path GET /newsletter_users/:id(.:format)

newsletter_users#show

PATCH /newsletter_users/:id(.:format)

newsletter_users#update

PUT /newsletter_users/:id(.:format)

newsletter_users#update

DELETE /newsletter_users/:id(.:format)

newsletter_users#destroy

contact_messages_path GET /contact_messages(.:format)

contact_messages#index

POST /contact_messages(.:format)

contact_messages#create

new_contact_message_path GET /contact_messages/new(.:format)

contact_messages#new

edit_contact_message_path GET /contact_messages/:id/edit(.:format)

contact_messages#edit

contact_message_path GET /contact_messages/:id(.:format)

contact_messages#show

PATCH /contact_messages/:id(.:format)

contact_messages#update

PUT /contact_messages/:id(.:format)

contact_messages#update

DELETE /contact_messages/:id(.:format)

contact_messages#destroy

sort_home_sliders_path POST /home_sliders/sort(.:format)

home_sliders#sort

home_sliders_path GET /home_sliders(.:format)

home_sliders#index

POST /home_sliders(.:format)

home_sliders#create

new_home_slider_path GET /home_sliders/new(.:format)

home_sliders#new

edit_home_slider_path GET /home_sliders/:id/edit(.:format)

home_sliders#edit

home_slider_path GET /home_sliders/:id(.:format)

home_sliders#show

PATCH /home_sliders/:id(.:format)

home_sliders#update

PUT /home_sliders/:id(.:format)

home_sliders#update

DELETE /home_sliders/:id(.:format)

home_sliders#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)

registrations#cancel

new_user_registration_path GET /users/sign_up(.:format)

registrations#new

edit_user_registration_path GET /users/edit(.:format)

registrations#edit

user_registration_path PATCH /users(.:format)

registrations#update

PUT /users(.:format)

registrations#update

DELETE /users(.:format)

registrations#destroy

POST /users(.:format)

registrations#create

users_path GET /users(.:format)

users#index

POST /users(.:format)

users#create

new_user_path GET /users/new(.:format)

users#new

edit_user_path GET /users/:id/edit(.:format)

users#edit

user_path GET /users/:id(.:format)

users#show

PATCH /users/:id(.:format)

users#update

PUT /users/:id(.:format)

users#update

DELETE /users/:id(.:format)

users#destroy

root_path GET /

web#web_home

web_close_session_path GET|POST /cerrar-sesion(.:format)

web#web_close_session

admin_path GET|POST /admin(.:format)

contact_messages#index

web_about_path GET|POST /quienes-somos(.:format)

web#web_about

web_cookies_path GET|POST /politica-de-cookies(.:format)

web#web_cookies

web_privacy_path GET|POST /politica-privacidad(.:format)

web#web_privacy

web_legal_path GET|POST /aviso-legal(.:format)

web#web_legal

web_terms_path GET|POST /terminos-compra(.:format)

web#web_terms

web_nvq_path GET|POST /nvq(.:format)

web#web_nvq

GET|POST /500(.:format)

errors#routing_500

web_contact_path GET|POST /contacto(.:format)

web#web_contact

web_newsletter_thanks_path GET|POST /gracias-por-suscribirte(.:format)

web#web_newsletter_thanks

web_blog_path GET|POST /blog(.:format)

web#web_blog

consult_full_message_path GET|POST /consultar-mensaje(.:format)

contact_messages#consult_full_message

web_post_path GET /post/:id(.:format)

web#web_post

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:

{"p"=>"357"}

Response

Headers:

None