Routing Error

No route matches [GET] "/android/escritorio"

Rails.root: /srv/http/netxee3.dev

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
/404(.:format)

errors#not_found

/500(.:format)

errors#internal_server_error

ckeditor_path /ckeditor

Ckeditor::Engine

GET /

apps#index

GET /:device(.:format)

apps#device {:device=>/iphone|android|windows|mac|webapp/}

GET /:category_uri(.:format)

apps#category

GET /:device/:category_uri(.:format)

apps#category {:device=>/iphone|android|windows|mac|webapp/}

GET /:category_uri/:sub_category_uri(.:format)

apps#category

GET /:device/:category_uri/:sub_category_uri(.:format)

apps#category {:device=>/iphone|android|windows|mac|webapp/}

GET /:device(.:format)

apps#show {:device=>/iphone|android|windows|mac|webapp/}

GET /:device/:download(.:format)

apps#download {:device=>/iphone|android|windows|mac|webapp/, :download=>/download|descargar|telecharger|baixar/}

GET /:uri(.:format)

blog#show

GET /

blog#index

GET /tag/:tag(.:format)

blog#tag

GET /:category/:tag(.:format)

blog#category_tag

GET /

home#index

GET /

apps#list

sessions_create_path GET /sessions/create(.:format)

sessions#create

sessions_destroy_path GET /sessions/destroy(.:format)

sessions#destroy

GET /ads/fb(/:lang)(.:format)

ads#fb {:lang=>/[a-z]{2}/}

GET /ads/gm(/:lang)(.:format)

ads#gm {:lang=>/[a-z]{2}/}

GET /ads/wa(/:lang)(.:format)

ads#wa {:lang=>/[a-z]{2}/}

admin_root_path GET /admin(.:format)

admin/home#index

admin_tag_menu_path GET /admin/tags(.:format)

admin/posts#tags

admin_tag_path GET /admin/tags/:tag(.:format)

admin/posts#tags

admin_report_path GET /admin/reports(.:format)

admin/reports#index

admin_path GET /admin/posts/pay/:id(.:format)

admin/posts#pay

GET /admin/posts/translate/:id(.:format)

admin/posts#translate

admin_posts_preview_path POST|PATCH /admin/posts/preview(.:format)

admin/posts#preview

GET /admin/posts/pay_user/:id(.:format)

admin/posts#pay_all_by_user

GET /admin/posts/chars/:id(.:format)

admin/posts#set_chars

admin_versions_restore_path GET /admin/posts/versions/restore/:vid(.:format)

admin/posts#versions_restore

admin_versions_path GET /admin/posts/versions/:id(/:vid)(.:format)

admin/posts#versions

admin_posts_all_path GET /admin/posts/all(.:format)

admin/posts#all

GET /admin/posts/all/:id(.:format)

admin/posts#all_show

admin_posts_related_path POST /admin/posts/related(.:format)

admin/posts#related

admin_taco_tags_path GET /admin/taco/tags(.:format)

admin/taco#tags

admin_countable_path GET /admin/contable(.:format)

admin/posts#countable

admin_roi_path GET|POST /admin/roi(.:format)

admin/roi#index

admin_profile_path GET /admin/profile(.:format)

admin/users#profile

PATCH /admin/profile(.:format)

admin/users#profile_update

admin_profile_config_path GET /admin/profile/config(.:format)

admin/users#profile_config

admin_profile_pass_path GET /admin/profile/pass(.:format)

admin/users#profile_pass

admin_profile_pass_update_path POST /admin/profile/pass/update(.:format)

admin/users#profile_pass_update

admin_post_comments_create_path POST /admin/post_comments/create(.:format)

admin/post_comments#create

admin_post_comments_destroy_path POST /admin/post_comments/destroy(.:format)

admin/post_comments#destroy

admin_pics_path PATCH /admin/pics(.:format)

admin/pics#create

admin_posts_path GET /admin/posts(.:format)

admin/posts#index

POST /admin/posts(.:format)

admin/posts#create

new_admin_post_path GET /admin/posts/new(.:format)

admin/posts#new

edit_admin_post_path GET /admin/posts/:id/edit(.:format)

admin/posts#edit

admin_post_path GET /admin/posts/:id(.:format)

admin/posts#show

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

admin/posts#update

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

admin/posts#update

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

admin/posts#destroy

admin_categories_path GET /admin/categories(.:format)

admin/categories#index

POST /admin/categories(.:format)

admin/categories#create

new_admin_category_path GET /admin/categories/new(.:format)

admin/categories#new

edit_admin_category_path GET /admin/categories/:id/edit(.:format)

admin/categories#edit

admin_category_path GET /admin/categories/:id(.:format)

admin/categories#show

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

admin/categories#update

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

admin/categories#update

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

admin/categories#destroy

admin_topics_path GET /admin/topics(.:format)

admin/topics#index

POST /admin/topics(.:format)

admin/topics#create

new_admin_topic_path GET /admin/topics/new(.:format)

admin/topics#new

edit_admin_topic_path GET /admin/topics/:id/edit(.:format)

admin/topics#edit

admin_topic_path GET /admin/topics/:id(.:format)

admin/topics#show

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

admin/topics#update

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

admin/topics#update

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

admin/topics#destroy

admin_users_path GET /admin/users(.:format)

admin/users#index

POST /admin/users(.:format)

admin/users#create

new_admin_user_path GET /admin/users/new(.:format)

admin/users#new

edit_admin_user_path GET /admin/users/:id/edit(.:format)

admin/users#edit

admin_user_path GET /admin/users/:id(.:format)

admin/users#show

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

admin/users#update

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

admin/users#update

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

admin/users#destroy

admin_ideas_path GET /admin/ideas(.:format)

admin/ideas#index

POST /admin/ideas(.:format)

admin/ideas#create

new_admin_idea_path GET /admin/ideas/new(.:format)

admin/ideas#new

edit_admin_idea_path GET /admin/ideas/:id/edit(.:format)

admin/ideas#edit

admin_idea_path GET /admin/ideas/:id(.:format)

admin/ideas#show

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

admin/ideas#update

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

admin/ideas#update

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

admin/ideas#destroy

admin_apps_path GET /admin/apps(.:format)

admin/apps#index

POST /admin/apps(.:format)

admin/apps#create

new_admin_app_path GET /admin/apps/new(.:format)

admin/apps#new

edit_admin_app_path GET /admin/apps/:id/edit(.:format)

admin/apps#edit

admin_app_path GET /admin/apps/:id(.:format)

admin/apps#show

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

admin/apps#update

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

admin/apps#update

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

admin/apps#destroy

admin_platforms_path GET /admin/platforms(.:format)

admin/platforms#index

POST /admin/platforms(.:format)

admin/platforms#create

new_admin_platform_path GET /admin/platforms/new(.:format)

admin/platforms#new

edit_admin_platform_path GET /admin/platforms/:id/edit(.:format)

admin/platforms#edit

admin_platform_path GET /admin/platforms/:id(.:format)

admin/platforms#show

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

admin/platforms#update

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

admin/platforms#update

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

admin/platforms#destroy

admin_category_apps_path GET /admin/category_apps(.:format)

admin/category_apps#index

POST /admin/category_apps(.:format)

admin/category_apps#create

new_admin_category_app_path GET /admin/category_apps/new(.:format)

admin/category_apps#new

edit_admin_category_app_path GET /admin/category_apps/:id/edit(.:format)

admin/category_apps#edit

admin_category_app_path GET /admin/category_apps/:id(.:format)

admin/category_apps#show

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

admin/category_apps#update

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

admin/category_apps#update

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

admin/category_apps#destroy

admin_sub_category_apps_path GET /admin/sub_category_apps(.:format)

admin/sub_category_apps#index

POST /admin/sub_category_apps(.:format)

admin/sub_category_apps#create

new_admin_sub_category_app_path GET /admin/sub_category_apps/new(.:format)

admin/sub_category_apps#new

edit_admin_sub_category_app_path GET /admin/sub_category_apps/:id/edit(.:format)

admin/sub_category_apps#edit

admin_sub_category_app_path GET /admin/sub_category_apps/:id(.:format)

admin/sub_category_apps#show

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

admin/sub_category_apps#update

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

admin/sub_category_apps#update

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

admin/sub_category_apps#destroy

GET /admin/pics(.:format)

admin/pics#index

POST /admin/pics(.:format)

admin/pics#create

new_admin_pic_path GET /admin/pics/new(.:format)

admin/pics#new

edit_admin_pic_path GET /admin/pics/:id/edit(.:format)

admin/pics#edit

admin_pic_path GET /admin/pics/:id(.:format)

admin/pics#show

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

admin/pics#update

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

admin/pics#update

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

admin/pics#destroy

monkeys_root_path GET /monkeys(.:format)

monkeys/home#index

monkeys_config_path GET /monkeys/config(.:format)

monkeys/config#show

monkeys_config_on_off_path POST /monkeys/config/on_off(.:format)

monkeys/config#on_off

monkeys_config_update_configs_path POST /monkeys/config/update_configs(.:format)

monkeys/config#update_configs

monkeys_blog_path GET /monkeys/blog(.:format)

monkeys/blog#show

monkeys_data_path GET /monkeys/data(.:format)

monkeys/data#show

monkeys_campaigns_path GET /monkeys/campaigns(.:format)

monkeys/campaigns#show

monkeys_campaign_path GET /monkeys/campaigns/campaign/:campaign_id(.:format)

monkeys/campaigns#campaign_show

monkeys_reports_path GET /monkeys/reports(.:format)

monkeys/reports#index

monkeys_report_campaign_path GET /monkeys/reports/campaign/:campaign_id(.:format)

monkeys/reports#campaign

monkeys_reports_refresh_yesterday_stats_path GET /monkeys/reports/refresh_yesterday_stats(.:format)

monkeys/reports#refresh_yesterday_stats

monkeys_reports_refresh_today_stats_path GET /monkeys/reports/refresh_today_stats(.:format)

monkeys/reports#refresh_today_stats

monkeys_reports_now_path GET /monkeys/reports/now(.:format)

monkeys/reports#now

monkeys_reports_now_campaign_path GET /monkeys/reports/now/campaign/:campaign_id(.:format)

monkeys/reports#now_campaign

monkeys_reports_daily_path GET /monkeys/reports/daily(.:format)

monkeys/reports#daily

monkeys_reports_campaigns_path GET /monkeys/reports/campaigns(.:format)

monkeys/reports#campaigns

monkeys_data_process_app_path POST /monkeys/data/process_app(.:format)

monkeys/data#process_app

monkeys_data_save_keyword_path POST /monkeys/data/save_keyword(.:format)

monkeys/data#save_keyword

monkeys_data_delete_keyword_path POST /monkeys/data/delete_keyword(.:format)

monkeys/data#delete_keyword

monkeys_data_save_phrase_path POST /monkeys/data/save_phrase(.:format)

monkeys/data#save_phrase

monkeys_data_delete_phrase_path POST /monkeys/data/delete_phrase(.:format)

monkeys/data#delete_phrase

monkeys_campaigns_create_campaigns_path POST /monkeys/campaigns/create_campaigns(.:format)

monkeys/campaigns#create_campaigns

monkeys_campaigns_edit_campaign_adw_path POST /monkeys/campaigns/edit_campaign_adw(.:format)

monkeys/campaigns#edit_campaign_adw

monkeys_campaigns_edit_campaign_path POST /monkeys/campaigns/edit_campaign(.:format)

monkeys/campaigns#edit_campaign

monkeys_campaigns_edit_keyword_api_path POST /monkeys/campaigns/edit_keyword_api(.:format)

monkeys/campaigns#edit_keyword_api

monkeys_campaigns_edit_ad_api_path POST /monkeys/campaigns/edit_ad_api(.:format)

monkeys/campaigns#edit_ad_api

monkeys_campaigns_edit_campaign_adw_group_path POST /monkeys/campaigns/edit_campaign_adw_group(.:format)

monkeys/campaigns#edit_campaign_adw_group

monkeys_campaigns_delete_keyword_path POST /monkeys/campaigns/delete_keyword(.:format)

monkeys/campaigns#delete_keyword

monkeys_campaigns_delete_ad_path POST /monkeys/campaigns/delete_ad(.:format)

monkeys/campaigns#delete_ad

monkeys_campaigns_add_keyword_path POST /monkeys/campaigns/add_keyword(.:format)

monkeys/campaigns#add_keyword

monkeys_campaigns_create_adw_api_path POST /monkeys/campaigns/create_adw_api(.:format)

monkeys/campaigns#create_adw_api

monkeys_campaigns_revisions_adw_api_path POST /monkeys/campaigns/revisions_adw_api(.:format)

monkeys/campaigns#revisions_adw_api

monkeys_campaigns_save_path POST /monkeys/campaigns/save(.:format)

monkeys/campaigns#save_campaign

monkeys_campaigns_set_campaign_status_path POST /monkeys/campaigns/set_campaign_status(.:format)

monkeys/campaigns#set_campaign_status

monkeys_path GET /monkeys/activities/:campaign_id/:activity_type(.:format)

monkeys/activities#by_campaign

GET /monkeys/activities_export/:campaign_id/:activity_type(.:format)

monkeys/activities#export

logout_path GET /logout(.:format)

sessions#destroy

login_path GET /login(.:format)

sessions#new

signup_path GET /signup(.:format)

users#new

search_path GET /search(.:format)

search#index

searchg_path GET /searchg(.:format)

search#google

contacts_path POST /contacts(.:format)

contacts#create

new_contact_path GET /contacts/new(.:format)

contacts#new

contacto_path GET /contacto(.:format)

contacts#new

popular_path GET /popular(.:format)

posts#popular

acerca_path GET /acerca(.:format)

statics#acerca

gmailaccessonline_path GET /gmailaccessonline(.:format)

statics#gmailaccessonline

gmailiniciarsesion_path GET /gmailiniciarsesion(.:format)

statics#gmailiniciarsesion

GET /:lang/:post_type(.:format)

posts#show_post_lang {:lang=>/[a-z]{2}/}

terminos_y_condiciones_path GET /terminos-y-condiciones(.:format)

statics#terminos

politica_de_privacidad_path GET /politica-de-privacidad(.:format)

statics#politica

normas_de_uso_path GET /normas-de-uso(.:format)

statics#normas

reclamos_copyright_path GET /reclamos-copyright(.:format)

statics#reclamos_copyright

reclamos_marcas_path GET /reclamos-marcas(.:format)

statics#reclamos_marcas

GET /category/:uri/:tag(.:format)

categories#show_by_tag

GET /category/:uri(.:format)

categories#show

tag_path GET /:tag(.:format)

posts#show_by_tag

user_posts_path GET /user/:user_name(.:format)

users#posts

GET /topic/:uri/:category(.:format)

topics#by_category

topic_posts_path GET /topic/:uri(.:format)

topics#show

GET /:year/:month/:uri(.:format)

posts#show

GET /:guides/:uri(.:format)

posts#show_guides {:guides=>/guides|guias/}

sessions_path GET /sessions(.:format)

sessions#index

POST /sessions(.:format)

sessions#create

new_session_path GET /sessions/new(.:format)

sessions#new

edit_session_path GET /sessions/:id/edit(.:format)

sessions#edit

session_path GET /sessions/:id(.:format)

sessions#show

PATCH /sessions/:id(.:format)

sessions#update

PUT /sessions/:id(.:format)

sessions#update

DELETE /sessions/:id(.:format)

sessions#destroy

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 /

home#index

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

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

Request

Parameters:

None

Response

Headers:

None