Routing Error

No route matches [GET] "/nuestra-ciudad"

Rails.root: /home/deploy/motilla_app/releases/20230509225900

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
ckeditor_path /ckeditor

Ckeditor::Engine

rails_admin_path /admin

RailsAdmin::Engine

commontator_path /commontator

Commontator::Engine

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

user_facebook_omniauth_authorize_path GET|POST /users/auth/facebook(.:format)

users/omniauth_callbacks#passthru

user_facebook_omniauth_callback_path GET|POST /users/auth/facebook/callback(.:format)

users/omniauth_callbacks#facebook

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 /

visitors#app

app_path GET /app(.:format)

visitors#app

AppMotilla_path GET /AppMotilla(.:format)

visitors#index

appmotilla_path GET /appmotilla(.:format)

visitors#index

cita_previa_centro_salud_path GET /cita-previa-centro-salud(.:format)

visitors#citaprevia

terminos_path GET /terminos(.:format)

visitors#terminos

lanoche_path GET /lanoche(.:format)

visitors#lanoche

hotels_path GET /alojamiento(.:format)

hotels#index

POST /alojamiento(.:format)

hotels#create

new_hotel_path GET /alojamiento/new(.:format)

hotels#new

edit_hotel_path GET /alojamiento/:id/edit(.:format)

hotels#edit

hotel_path GET /alojamiento/:id(.:format)

hotels#show

PATCH /alojamiento/:id(.:format)

hotels#update

PUT /alojamiento/:id(.:format)

hotels#update

DELETE /alojamiento/:id(.:format)

hotels#destroy

restaurants_path GET /restaurantes(.:format)

restaurants#index

POST /restaurantes(.:format)

restaurants#create

new_restaurant_path GET /restaurantes/new(.:format)

restaurants#new

edit_restaurant_path GET /restaurantes/:id/edit(.:format)

restaurants#edit

restaurant_path GET /restaurantes/:id(.:format)

restaurants#show

PATCH /restaurantes/:id(.:format)

restaurants#update

PUT /restaurantes/:id(.:format)

restaurants#update

DELETE /restaurantes/:id(.:format)

restaurants#destroy

notifications_path GET /notificaciones(.:format)

notifications#index

POST /notificaciones(.:format)

notifications#create

new_notification_path GET /notificaciones/new(.:format)

notifications#new

edit_notification_path GET /notificaciones/:id/edit(.:format)

notifications#edit

notification_path GET /notificaciones/:id(.:format)

notifications#show

PATCH /notificaciones/:id(.:format)

notifications#update

PUT /notificaciones/:id(.:format)

notifications#update

DELETE /notificaciones/:id(.:format)

notifications#destroy

subscribers_path GET /subscribers(.:format)

subscribers#index

POST /subscribers(.:format)

subscribers#create

new_subscriber_path GET /subscribers/new(.:format)

subscribers#new

edit_subscriber_path GET /subscribers/:id/edit(.:format)

subscribers#edit

subscriber_path GET /subscribers/:id(.:format)

subscribers#show

PATCH /subscribers/:id(.:format)

subscribers#update

PUT /subscribers/:id(.:format)

subscribers#update

DELETE /subscribers/:id(.:format)

subscribers#destroy

clasifications_path GET /clasifications(.:format)

clasifications#index

POST /clasifications(.:format)

clasifications#create

new_clasification_path GET /clasifications/new(.:format)

clasifications#new

edit_clasification_path GET /clasifications/:id/edit(.:format)

clasifications#edit

clasification_path GET /clasifications/:id(.:format)

clasifications#show

PATCH /clasifications/:id(.:format)

clasifications#update

PUT /clasifications/:id(.:format)

clasifications#update

DELETE /clasifications/:id(.:format)

clasifications#destroy

articles_path GET /noticias(.:format)

articles#index

POST /noticias(.:format)

articles#create

new_article_path GET /noticias/new(.:format)

articles#new

edit_article_path GET /noticias/:id/edit(.:format)

articles#edit

article_path GET /noticias/:id(.:format)

articles#show

PATCH /noticias/:id(.:format)

articles#update

PUT /noticias/:id(.:format)

articles#update

DELETE /noticias/:id(.:format)

articles#destroy

sections_path GET /sections(.:format)

sections#index

POST /sections(.:format)

sections#create

new_section_path GET /sections/new(.:format)

sections#new

edit_section_path GET /sections/:id/edit(.:format)

sections#edit

section_path GET /sections/:id(.:format)

sections#show

PATCH /sections/:id(.:format)

sections#update

PUT /sections/:id(.:format)

sections#update

DELETE /sections/:id(.:format)

sections#destroy

pins_path GET /anuncios-de-particulares(.:format)

pins#index

POST /anuncios-de-particulares(.:format)

pins#create

new_pin_path GET /anuncios-de-particulares/new(.:format)

pins#new

edit_pin_path GET /anuncios-de-particulares/:id/edit(.:format)

pins#edit

pin_path GET /anuncios-de-particulares/:id(.:format)

pins#show

PATCH /anuncios-de-particulares/:id(.:format)

pins#update

PUT /anuncios-de-particulares/:id(.:format)

pins#update

DELETE /anuncios-de-particulares/:id(.:format)

pins#destroy

boards_path GET /tablon-de-anuncios(.:format)

boards#index

POST /tablon-de-anuncios(.:format)

boards#create

new_board_path GET /tablon-de-anuncios/new(.:format)

boards#new

edit_board_path GET /tablon-de-anuncios/:id/edit(.:format)

boards#edit

board_path GET /tablon-de-anuncios/:id(.:format)

boards#show

PATCH /tablon-de-anuncios/:id(.:format)

boards#update

PUT /tablon-de-anuncios/:id(.:format)

boards#update

DELETE /tablon-de-anuncios/:id(.:format)

boards#destroy

pinforos_path GET /mensajes(.:format)

pinforos#index

POST /mensajes(.:format)

pinforos#create

new_pinforo_path GET /mensajes/new(.:format)

pinforos#new

edit_pinforo_path GET /mensajes/:id/edit(.:format)

pinforos#edit

pinforo_path GET /mensajes/:id(.:format)

pinforos#show

PATCH /mensajes/:id(.:format)

pinforos#update

PUT /mensajes/:id(.:format)

pinforos#update

DELETE /mensajes/:id(.:format)

pinforos#destroy

boardforos_path GET /foro(.:format)

boardforos#index

POST /foro(.:format)

boardforos#create

new_boardforo_path GET /foro/new(.:format)

boardforos#new

edit_boardforo_path GET /foro/:id/edit(.:format)

boardforos#edit

boardforo_path GET /foro/:id(.:format)

boardforos#show

PATCH /foro/:id(.:format)

boardforos#update

PUT /foro/:id(.:format)

boardforos#update

DELETE /foro/:id(.:format)

boardforos#destroy

trips_path GET /destinos(.:format)

trips#index

POST /destinos(.:format)

trips#create

new_trip_path GET /destinos/new(.:format)

trips#new

edit_trip_path GET /destinos/:id/edit(.:format)

trips#edit

trip_path GET /destinos/:id(.:format)

trips#show

PATCH /destinos/:id(.:format)

trips#update

PUT /destinos/:id(.:format)

trips#update

DELETE /destinos/:id(.:format)

trips#destroy

transports_path GET /transportes(.:format)

transports#index

POST /transportes(.:format)

transports#create

new_transport_path GET /transportes/new(.:format)

transports#new

edit_transport_path GET /transportes/:id/edit(.:format)

transports#edit

transport_path GET /transportes/:id(.:format)

transports#show

PATCH /transportes/:id(.:format)

transports#update

PUT /transportes/:id(.:format)

transports#update

DELETE /transportes/:id(.:format)

transports#destroy

apoteks_path GET /farmacias(.:format)

apoteks#index

POST /farmacias(.:format)

apoteks#create

new_apotek_path GET /farmacias/new(.:format)

apoteks#new

edit_apotek_path GET /farmacias/:id/edit(.:format)

apoteks#edit

apotek_path GET /farmacias/:id(.:format)

apoteks#show

PATCH /farmacias/:id(.:format)

apoteks#update

PUT /farmacias/:id(.:format)

apoteks#update

DELETE /farmacias/:id(.:format)

apoteks#destroy

phones_path GET /guia-telefonica(.:format)

phones#index

POST /guia-telefonica(.:format)

phones#create

new_phone_path GET /guia-telefonica/new(.:format)

phones#new

edit_phone_path GET /guia-telefonica/:id/edit(.:format)

phones#edit

phone_path GET /guia-telefonica/:id(.:format)

phones#show

PATCH /guia-telefonica/:id(.:format)

phones#update

PUT /guia-telefonica/:id(.:format)

phones#update

DELETE /guia-telefonica/:id(.:format)

phones#destroy

coupons_path GET /ofertas(.:format)

coupons#index

POST /ofertas(.:format)

coupons#create

new_coupon_path GET /ofertas/new(.:format)

coupons#new

edit_coupon_path GET /ofertas/:id/edit(.:format)

coupons#edit

coupon_path GET /ofertas/:id(.:format)

coupons#show

PATCH /ofertas/:id(.:format)

coupons#update

PUT /ofertas/:id(.:format)

coupons#update

DELETE /ofertas/:id(.:format)

coupons#destroy

companies_path GET /empresas(.:format)

companies#index

POST /empresas(.:format)

companies#create

new_company_path GET /empresas/new(.:format)

companies#new

edit_company_path GET /empresas/:id/edit(.:format)

companies#edit

company_path GET /empresas/:id(.:format)

companies#show

PATCH /empresas/:id(.:format)

companies#update

PUT /empresas/:id(.:format)

companies#update

DELETE /empresas/:id(.:format)

companies#destroy

posts_path GET /nuestro-pueblo(.:format)

posts#index

POST /nuestro-pueblo(.:format)

posts#create

new_post_path GET /nuestro-pueblo/new(.:format)

posts#new

edit_post_path GET /nuestro-pueblo/:id/edit(.:format)

posts#edit

post_path GET /nuestro-pueblo/:id(.:format)

posts#show

PATCH /nuestro-pueblo/:id(.:format)

posts#update

PUT /nuestro-pueblo/:id(.:format)

posts#update

DELETE /nuestro-pueblo/:id(.:format)

posts#destroy

puebloitems_path GET /nuestro-pueblo-detalle(.:format)

puebloitems#index

POST /nuestro-pueblo-detalle(.:format)

puebloitems#create

new_puebloitem_path GET /nuestro-pueblo-detalle/new(.:format)

puebloitems#new

edit_puebloitem_path GET /nuestro-pueblo-detalle/:id/edit(.:format)

puebloitems#edit

puebloitem_path GET /nuestro-pueblo-detalle/:id(.:format)

puebloitems#show

PATCH /nuestro-pueblo-detalle/:id(.:format)

puebloitems#update

PUT /nuestro-pueblo-detalle/:id(.:format)

puebloitems#update

DELETE /nuestro-pueblo-detalle/:id(.:format)

puebloitems#destroy

businesscats_path GET /businesscats(.:format)

businesscats#index

POST /businesscats(.:format)

businesscats#create

new_businesscat_path GET /businesscats/new(.:format)

businesscats#new

edit_businesscat_path GET /businesscats/:id/edit(.:format)

businesscats#edit

businesscat_path GET /businesscats/:id(.:format)

businesscats#show

PATCH /businesscats/:id(.:format)

businesscats#update

PUT /businesscats/:id(.:format)

businesscats#update

DELETE /businesscats/:id(.:format)

businesscats#destroy

categories_path GET /categorias(.:format)

categories#index

POST /categorias(.:format)

categories#create

new_category_path GET /categorias/new(.:format)

categories#new

edit_category_path GET /categorias/:id/edit(.:format)

categories#edit

category_path GET /categorias/:id(.:format)

categories#show

PATCH /categorias/:id(.:format)

categories#update

PUT /categorias/:id(.:format)

categories#update

DELETE /categorias/:id(.:format)

categories#destroy

el_tiempo_path GET /el-tiempo(.:format)

visitors#eltiempo

ocio_path GET /ocio(.:format)

articles#ocio

deportes_path GET /deportes(.:format)

visitors#deportes

teams_path GET /equipos(.:format)

teams#index

POST /equipos(.:format)

teams#create

new_team_path GET /equipos/new(.:format)

teams#new

edit_team_path GET /equipos/:id/edit(.:format)

teams#edit

team_path GET /equipos/:id(.:format)

teams#show

PATCH /equipos/:id(.:format)

teams#update

PUT /equipos/:id(.:format)

teams#update

DELETE /equipos/:id(.:format)

teams#destroy

contacto_path GET /contacto(.:format)

contacts#new

contacts_path POST /contacto(.:format)

contacts#create

new_contact_path GET /contacto/new(.:format)

contacts#new

GET /lanoche(.:format)

visitors#lanoche

la_noche_eventos_path GET /eventosnoche(.:format)

articles#lanoche

Routes for Ckeditor::Engine
pictures_path GET /pictures(.:format)

ckeditor/pictures#index

POST /pictures(.:format)

ckeditor/pictures#create

picture_path DELETE /pictures/:id(.:format)

ckeditor/pictures#destroy

attachment_files_path GET /attachment_files(.:format)

ckeditor/attachment_files#index

POST /attachment_files(.:format)

ckeditor/attachment_files#create

attachment_file_path DELETE /attachment_files/:id(.:format)

ckeditor/attachment_files#destroy

Routes for RailsAdmin::Engine
dashboard_path GET /

rails_admin/main#dashboard

index_path GET|POST /:model_name(.:format)

rails_admin/main#index

new_path GET|POST /:model_name/new(.:format)

rails_admin/main#new

export_path GET|POST /:model_name/export(.:format)

rails_admin/main#export

bulk_delete_path POST|DELETE /:model_name/bulk_delete(.:format)

rails_admin/main#bulk_delete

bulk_action_path POST /:model_name/bulk_action(.:format)

rails_admin/main#bulk_action

show_path GET /:model_name/:id(.:format)

rails_admin/main#show

edit_path GET|PUT /:model_name/:id/edit(.:format)

rails_admin/main#edit

delete_path GET|DELETE /:model_name/:id/delete(.:format)

rails_admin/main#delete

show_in_app_path GET /:model_name/:id/show_in_app(.:format)

rails_admin/main#show_in_app

Routes for Commontator::Engine
delete_comment_path PUT /comments/:id/delete(.:format)

commontator/comments#delete

undelete_comment_path PUT /comments/:id/undelete(.:format)

commontator/comments#undelete

upvote_comment_path PUT /comments/:id/upvote(.:format)

commontator/comments#upvote

downvote_comment_path PUT /comments/:id/downvote(.:format)

commontator/comments#downvote

unvote_comment_path PUT /comments/:id/unvote(.:format)

commontator/comments#unvote

thread_comments_path POST /threads/:thread_id/comments(.:format)

commontator/comments#create

new_thread_comment_path GET /threads/:thread_id/comments/new(.:format)

commontator/comments#new

edit_comment_path GET /comments/:id/edit(.:format)

commontator/comments#edit

comment_path GET /comments/:id(.:format)

commontator/comments#show

PATCH /comments/:id(.:format)

commontator/comments#update

PUT /comments/:id(.:format)

commontator/comments#update

close_thread_path PUT /threads/:id/close(.:format)

commontator/threads#close

reopen_thread_path PUT /threads/:id/reopen(.:format)

commontator/threads#reopen

subscribe_thread_path PUT /threads/:id/subscribe(.:format)

commontator/subscriptions#subscribe

unsubscribe_thread_path PUT /threads/:id/unsubscribe(.:format)

commontator/subscriptions#unsubscribe

thread_path GET /threads/:id(.:format)

commontator/threads#show

Request

Parameters:

None

Response

Headers:

None