Routing Error

No route matches [GET] "/terms_conditions.html"

Rails.root: /home/innobing/poligonos_nueva

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
event_assistants_path GET /event_assistants(.:format) event_assistants#index
POST /event_assistants(.:format) event_assistants#create
new_event_assistant_path GET /event_assistants/new(.:format) event_assistants#new
edit_event_assistant_path GET /event_assistants/:id/edit(.:format) event_assistants#edit
event_assistant_path GET /event_assistants/:id(.:format) event_assistants#show
PATCH /event_assistants/:id(.:format) event_assistants#update
PUT /event_assistants/:id(.:format) event_assistants#update
DELETE /event_assistants/:id(.:format) event_assistants#destroy
items_path GET /items(.:format) items#index
POST /items(.:format) items#create
new_item_path GET /items/new(.:format) items#new
edit_item_path GET /items/:id/edit(.:format) items#edit
item_path GET /items/:id(.:format) items#show
PATCH /items/:id(.:format) items#update
PUT /items/:id(.:format) items#update
DELETE /items/:id(.:format) items#destroy
category_products_path GET /category_products(.:format) category_products#index
POST /category_products(.:format) category_products#create
new_category_product_path GET /category_products/new(.:format) category_products#new
edit_category_product_path GET /category_products/:id/edit(.:format) category_products#edit
category_product_path GET /category_products/:id(.:format) category_products#show
PATCH /category_products/:id(.:format) category_products#update
PUT /category_products/:id(.:format) category_products#update
DELETE /category_products/:id(.:format) category_products#destroy
catalogs_path GET /catalogs(.:format) catalogs#index
POST /catalogs(.:format) catalogs#create
new_catalog_path GET /catalogs/new(.:format) catalogs#new
edit_catalog_path GET /catalogs/:id/edit(.:format) catalogs#edit
catalog_path GET /catalogs/:id(.:format) catalogs#show
PATCH /catalogs/:id(.:format) catalogs#update
PUT /catalogs/:id(.:format) catalogs#update
DELETE /catalogs/:id(.:format) catalogs#destroy
commerce_extra_data_path GET /commerce_extra_data(.:format) commerce_extra_data#index
POST /commerce_extra_data(.:format) commerce_extra_data#create
new_commerce_extra_datum_path GET /commerce_extra_data/new(.:format) commerce_extra_data#new
edit_commerce_extra_datum_path GET /commerce_extra_data/:id/edit(.:format) commerce_extra_data#edit
commerce_extra_datum_path GET /commerce_extra_data/:id(.:format) commerce_extra_data#show
PATCH /commerce_extra_data/:id(.:format) commerce_extra_data#update
PUT /commerce_extra_data/:id(.:format) commerce_extra_data#update
DELETE /commerce_extra_data/:id(.:format) commerce_extra_data#destroy
iaes_path GET /iaes(.:format) iaes#index
POST /iaes(.:format) iaes#create
new_iae_path GET /iaes/new(.:format) iaes#new
edit_iae_path GET /iaes/:id/edit(.:format) iaes#edit
iae_path GET /iaes/:id(.:format) iaes#show
PATCH /iaes/:id(.:format) iaes#update
PUT /iaes/:id(.:format) iaes#update
DELETE /iaes/:id(.:format) iaes#destroy
cnaes_path GET /cnaes(.:format) cnaes#index
POST /cnaes(.:format) cnaes#create
new_cnae_path GET /cnaes/new(.:format) cnaes#new
edit_cnae_path GET /cnaes/:id/edit(.:format) cnaes#edit
cnae_path GET /cnaes/:id(.:format) cnaes#show
PATCH /cnaes/:id(.:format) cnaes#update
PUT /cnaes/:id(.:format) cnaes#update
DELETE /cnaes/:id(.:format) cnaes#destroy
cash_machines_path GET /cash_machines(.:format) cash_machines#index
POST /cash_machines(.:format) cash_machines#create
new_cash_machine_path GET /cash_machines/new(.:format) cash_machines#new
edit_cash_machine_path GET /cash_machines/:id/edit(.:format) cash_machines#edit
cash_machine_path GET /cash_machines/:id(.:format) cash_machines#show
PATCH /cash_machines/:id(.:format) cash_machines#update
PUT /cash_machines/:id(.:format) cash_machines#update
DELETE /cash_machines/:id(.:format) cash_machines#destroy
cashiers_path GET /cashiers(.:format) cashiers#index
POST /cashiers(.:format) cashiers#create
new_cashier_path GET /cashiers/new(.:format) cashiers#new
edit_cashier_path GET /cashiers/:id/edit(.:format) cashiers#edit
cashier_path GET /cashiers/:id(.:format) cashiers#show
PATCH /cashiers/:id(.:format) cashiers#update
PUT /cashiers/:id(.:format) cashiers#update
DELETE /cashiers/:id(.:format) cashiers#destroy
interest_phones_path GET /interest_phones(.:format) interest_phones#index
POST /interest_phones(.:format) interest_phones#create
new_interest_phone_path GET /interest_phones/new(.:format) interest_phones#new
edit_interest_phone_path GET /interest_phones/:id/edit(.:format) interest_phones#edit
interest_phone_path GET /interest_phones/:id(.:format) interest_phones#show
PATCH /interest_phones/:id(.:format) interest_phones#update
PUT /interest_phones/:id(.:format) interest_phones#update
DELETE /interest_phones/:id(.:format) interest_phones#destroy
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
user_password_path POST /users/password(.:format) devise/passwords#create
new_user_password_path GET /users/password/new(.:format) devise/passwords#new
edit_user_password_path GET /users/password/edit(.:format) devise/passwords#edit
PATCH /users/password(.:format) devise/passwords#update
PUT /users/password(.:format) devise/passwords#update
cancel_user_registration_path GET /users/cancel(.:format) users/registrations#cancel
user_registration_path POST /users(.:format) users/registrations#create
new_user_registration_path GET /users/sign_up(.:format) users/registrations#new
edit_user_registration_path GET /users/edit(.:format) users/registrations#edit
PATCH /users(.:format) users/registrations#update
PUT /users(.:format) users/registrations#update
DELETE /users(.:format) users/registrations#destroy
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
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
commerces_path GET /commerces(.:format) commerces#index
POST /commerces(.:format) commerces#create
new_commerce_path GET /commerces/new(.:format) commerces#new
edit_commerce_path GET /commerces/:id/edit(.:format) commerces#edit
commerce_path GET /commerces/:id(.:format) commerces#show
PATCH /commerces/:id(.:format) commerces#update
PUT /commerces/:id(.:format) commerces#update
DELETE /commerces/:id(.:format) commerces#destroy
subcategories_path GET /subcategories(.:format) subcategories#index
POST /subcategories(.:format) subcategories#create
new_subcategory_path GET /subcategories/new(.:format) subcategories#new
edit_subcategory_path GET /subcategories/:id/edit(.:format) subcategories#edit
subcategory_path GET /subcategories/:id(.:format) subcategories#show
PATCH /subcategories/:id(.:format) subcategories#update
PUT /subcategories/:id(.:format) subcategories#update
DELETE /subcategories/:id(.:format) subcategories#destroy
categories_path GET /categories(.:format) categories#index
POST /categories(.:format) categories#create
new_category_path GET /categories/new(.:format) categories#new
edit_category_path GET /categories/:id/edit(.:format) categories#edit
category_path GET /categories/:id(.:format) categories#show
PATCH /categories/:id(.:format) categories#update
PUT /categories/:id(.:format) categories#update
DELETE /categories/:id(.:format) categories#destroy
business_groups_path GET /business_groups(.:format) business_groups#index
POST /business_groups(.:format) business_groups#create
new_business_group_path GET /business_groups/new(.:format) business_groups#new
edit_business_group_path GET /business_groups/:id/edit(.:format) business_groups#edit
business_group_path GET /business_groups/:id(.:format) business_groups#show
PATCH /business_groups/:id(.:format) business_groups#update
PUT /business_groups/:id(.:format) business_groups#update
DELETE /business_groups/:id(.:format) business_groups#destroy
apps_path GET /apps(.:format) apps#index
POST /apps(.:format) apps#create
new_app_path GET /apps/new(.:format) apps#new
edit_app_path GET /apps/:id/edit(.:format) apps#edit
app_path GET /apps/:id(.:format) apps#show
PATCH /apps/:id(.:format) apps#update
PUT /apps/:id(.:format) apps#update
DELETE /apps/:id(.:format) apps#destroy
provinces_path GET /provinces(.:format) provinces#index
POST /provinces(.:format) provinces#create
new_province_path GET /provinces/new(.:format) provinces#new
edit_province_path GET /provinces/:id/edit(.:format) provinces#edit
province_path GET /provinces/:id(.:format) provinces#show
PATCH /provinces/:id(.:format) provinces#update
PUT /provinces/:id(.:format) provinces#update
DELETE /provinces/:id(.:format) provinces#destroy
regions_path GET /regions(.:format) regions#index
POST /regions(.:format) regions#create
new_region_path GET /regions/new(.:format) regions#new
edit_region_path GET /regions/:id/edit(.:format) regions#edit
region_path GET /regions/:id(.:format) regions#show
PATCH /regions/:id(.:format) regions#update
PUT /regions/:id(.:format) regions#update
DELETE /regions/:id(.:format) regions#destroy
countries_path GET /countries(.:format) countries#index
POST /countries(.:format) countries#create
new_country_path GET /countries/new(.:format) countries#new
edit_country_path GET /countries/:id/edit(.:format) countries#edit
country_path GET /countries/:id(.:format) countries#show
PATCH /countries/:id(.:format) countries#update
PUT /countries/:id(.:format) countries#update
DELETE /countries/:id(.:format) countries#destroy
company_temps_path GET /company_temps(.:format) company_temps#index
POST /company_temps(.:format) company_temps#create
new_company_temp_path GET /company_temps/new(.:format) company_temps#new
edit_company_temp_path GET /company_temps/:id/edit(.:format) company_temps#edit
company_temp_path GET /company_temps/:id(.:format) company_temps#show
PATCH /company_temps/:id(.:format) company_temps#update
PUT /company_temps/:id(.:format) company_temps#update
DELETE /company_temps/:id(.:format) company_temps#destroy
admin_index_path GET /admin(.:format) admin#index
POST /admin(.:format) admin#create
new_admin_path GET /admin/new(.:format) admin#new
edit_admin_path GET /admin/:id/edit(.:format) admin#edit
admin_path GET /admin/:id(.:format) admin#show
PATCH /admin/:id(.:format) admin#update
PUT /admin/:id(.:format) admin#update
DELETE /admin/:id(.:format) admin#destroy
home_index_path GET /home/index(.:format) home#index
root_path GET / home#index
about_path GET /about(.:format) home#about
directorio_path GET /directorio(.:format) company_temps#list
formulario_path GET /formulario(.:format) home#formulario
mapas_path GET /mapas(.:format) home#maps
puntos_interes_path GET /puntos_interes(.:format) home#interest_points
contacto_path GET /contacto(.:format) home#contact
search_path GET /buscador(.:format) home#search
new_basic_path GET /nuevo_negocio(.:format) commerces#new_basic
create_commerce_basic_path POST /create_commerce(.:format) commerces#create_commerce_basic
politica_path GET /politica(.:format) home#politica
cookies_path GET /cookies(.:format) home#cookies
terminos_path GET /terminos(.:format) home#terminos
toggle_commerce_path GET /toggle_commerce/:id(.:format) commerces#toggle_activation
register_device_path POST /register_device(.:format) devices#register_device
set_permission_path POST /set_permission(.:format) devices#set_permission
get_permissions_path GET /get_permissions(.:format) devices#get_permissions
public_commerces_path GET /negocios/:categoria/:subcategoria(.:format) home#comercios
public_commerces_all_path GET /negocios(.:format) home#comercios
ver_negocio_path GET /negocio/:id/:name(.:format) home#comercio
noticias_path GET /noticias(.:format) home#noticias
ver_noticia_path GET /noticia/:id(.:format) home#view_new
eventos_path GET /eventos(.:format) home#eventos
ver_evento_path GET /evento/:id(.:format) home#evento
GET /app(.:format) home#app
inicio_panel_path GET /user_negocio(.:format) commerces#show_panel
editar_negocio_panel_path GET /user_negocio_edit/:id(.:format) commerces#edit
ver_catalogo_path GET /catalogo(.:format) catalogs#index_commerce
editar_panel_path GET /edit(.:format) commerces#list_panel
editar_tickets_path GET /tickets_panel(.:format) discount_tickets#show_panel
datos_user_path GET /user_datos(.:format) admin#edit_user
guardar_datos_user_path POST /actualizar_user(.:format) commerces#change_user_data
view_users_path GET /users(.:format) admin#index_user
new_user_path GET /new_user(.:format) admin#new_user
edit_user_path GET /edit_user(.:format) admin#edit_user
create_user_path POST /create_user(.:format) admin#create_user
update_user_path POST /update_user(.:format) admin#update_user
destroy_user_path DELETE /destroy_user(.:format) admin#destroy_user
public_get_app_path GET /public_get_app(.:format) apps#public_get_app
public_get_commerces_path GET /public_get_commerces(.:format) commerces#public_get_commerces
public_get_all_commerces_path GET /public_get_all_commerces(.:format) commerces#public_get_all_commerces
public_get_commerce_path GET /public_get_commerce(.:format) commerces#public_get_commerce
public_image_path GET /public_image(.:format) bank_image_useds#public_image
public_image_event_path GET /public_image_event(.:format) bank_image_useds#public_image_event
public_get_offers_path GET /public_get_offers(.:format) offers#public_get_offers
public_get_offer_path GET /public_get_offer(.:format) offers#public_get_offer
public_get_posts_path GET /public_get_posts(.:format) posts#public_get_posts
public_get_events_path GET /public_get_events(.:format) events#public_get_events
public_get_event_path GET /public_get_event(.:format) events#public_get_event
public_get_groups_path GET /public_get_groups(.:format) business_groups#public_get_groups
public_get_phones_path GET /public_get_phones(.:format) interest_phones#public_get_phones
public_get_pharmacies_path GET /public_get_pharmacies(.:format) pharmacy_opens#public_get_pharmacies
public_get_cash_path GET /public_get_cash(.:format) cash_machines#public_get_cash
public_get_categorys_path GET /public_get_categorys(.:format) categories#public_get_categorys
GET /api_images_for_commerce/:commerce_id(.:format) bank_images#api_images_for_commerce
GET /get_business_groups_app/:app_id(.:format) apps#get_business_groups_app
logout_path GET /logout(.:format) devise/sessions#destroy
DELETE /logout(.:format) devise/sessions#destroy