No route matches [GET] "/novosite_corporate"

Rails.root: /var/www/vhosts/gigafans.com/httpdocs

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)

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_linkedin_omniauth_authorize_path GET|POST /users/auth/linkedin(.:format)

users/omniauth_callbacks#passthru

user_linkedin_omniauth_callback_path GET|POST /users/auth/linkedin/callback(.:format)

users/omniauth_callbacks#linkedin

user_twitter2_omniauth_authorize_path GET|POST /users/auth/twitter2(.:format)

users/omniauth_callbacks#passthru

user_twitter2_omniauth_callback_path GET|POST /users/auth/twitter2/callback(.:format)

users/omniauth_callbacks#twitter2

user_tiktok_omniauth_authorize_path GET|POST /users/auth/tiktok(.:format)

users/omniauth_callbacks#passthru

user_tiktok_omniauth_callback_path GET|POST /users/auth/tiktok/callback(.:format)

users/omniauth_callbacks#tiktok

user_google_oauth2_omniauth_authorize_path GET|POST /users/auth/google_oauth2(.:format)

users/omniauth_callbacks#passthru

user_google_oauth2_omniauth_callback_path GET|POST /users/auth/google_oauth2/callback(.:format)

users/omniauth_callbacks#google_oauth2

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

new_user_unlock_path GET /users/unlock/new(.:format)

devise/unlocks#new

user_unlock_path GET /users/unlock(.:format)

devise/unlocks#show

POST /users/unlock(.:format)

devise/unlocks#create

revoke_user_tokens_path POST /users/tokens/revoke(.:format)

devise/api/tokens#revoke

refresh_user_tokens_path POST /users/tokens/refresh(.:format)

devise/api/tokens#refresh

sign_up_user_tokens_path POST /users/tokens/sign_up(.:format)

devise/api/tokens#sign_up

sign_in_user_tokens_path POST /users/tokens/sign_in(.:format)

devise/api/tokens#sign_in

info_user_tokens_path GET /users/tokens/info(.:format)

devise/api/tokens#info

users_sign_out_path GET /users/sign_out(.:format)

devise/sessions#destroy

api_path /

Api

grape_swagger_rails_path /api/v1/doc

GrapeSwaggerRails::Engine

portal_tours_path GET (/:locale)/portal/tours(.:format)

portal/tours#index {:locale=>/en|br|es/}

POST (/:locale)/portal/tours(.:format)

portal/tours#create {:locale=>/en|br|es/}

new_portal_tour_path GET (/:locale)/portal/tours/new(.:format)

portal/tours#new {:locale=>/en|br|es/}

edit_portal_tour_path GET (/:locale)/portal/tours/:id/edit(.:format)

portal/tours#edit {:locale=>/en|br|es/}

portal_tour_path GET (/:locale)/portal/tours/:id(.:format)

portal/tours#show {:locale=>/en|br|es/}

PATCH (/:locale)/portal/tours/:id(.:format)

portal/tours#update {:locale=>/en|br|es/}

PUT (/:locale)/portal/tours/:id(.:format)

portal/tours#update {:locale=>/en|br|es/}

DELETE (/:locale)/portal/tours/:id(.:format)

portal/tours#destroy {:locale=>/en|br|es/}

GET /(:locale)(.:format)

portal#index {:locale=>/en|br|es/, :subdomain=>"portal"}

tours_path GET (/:locale)/tours(.:format)

portal/tours#index {:locale=>/en|br|es/, :subdomain=>"portal"}

clients_path GET (/:locale)/clients(.:format)

portal/clients#index {:locale=>/en|br|es/, :subdomain=>"portal"}

GET /(:locale)(.:format)

player#index {:locale=>/en|br|es/, :subdomain=>"player"}

GET /(:locale)(.:format)

application#index {:locale=>/en|br|es/}

GET (/:locale)/:locale(.:format)

application#index {:locale=>/en|br|es/}

GET (/:locale)/:date/:category(.:format)

application#index {:locale=>/en|br|es/}

GET (/:locale)/:date/:category/:event(.:format)

application#index {:locale=>/en|br|es/}

GET (/:locale)/:date/:category/:event/:mosaico(.:format)

application#index {:locale=>/en|br|es/}

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

new_rails_conductor_inbound_email_source_path GET /rails/conductor/action_mailbox/inbound_emails/sources/new(.:format)

rails/conductor/action_mailbox/inbound_emails/sources#new

rails_conductor_inbound_email_sources_path POST /rails/conductor/action_mailbox/inbound_emails/sources(.:format)

rails/conductor/action_mailbox/inbound_emails/sources#create

rails_conductor_inbound_email_reroute_path POST /rails/conductor/action_mailbox/:inbound_email_id/reroute(.:format)

rails/conductor/action_mailbox/reroutes#create

rails_conductor_inbound_email_incinerate_path POST /rails/conductor/action_mailbox/:inbound_email_id/incinerate(.:format)

rails/conductor/action_mailbox/incinerates#create

rails_service_blob_path GET /rails/active_storage/blobs/redirect/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_service_blob_proxy_path GET /rails/active_storage/blobs/proxy/:signed_id/*filename(.:format)

active_storage/blobs/proxy#show

GET /rails/active_storage/blobs/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_blob_representation_path GET /rails/active_storage/representations/redirect/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#show

rails_blob_representation_proxy_path GET /rails/active_storage/representations/proxy/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/proxy#show

GET /rails/active_storage/representations/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#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 GrapeSwaggerRails::Engine
root_path GET /

grape_swagger_rails/application#index

Request

Parameters:

None

Response

Headers:

None