Routing Error

No route matches [GET] "/users/auth/facebook"

Rails.root: /data/hypercheese

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
trestle_path /admin

Trestle::Engine

new_user_session_path GET /users/sign_in(.:format)

user/sessions#new

user_session_path POST /users/sign_in(.:format)

user/sessions#create

destroy_user_session_path DELETE /users/sign_out(.:format)

user/sessions#destroy

new_user_password_path GET /users/password/new(.:format)

user/passwords#new

edit_user_password_path GET /users/password/edit(.:format)

user/passwords#edit

user_password_path PATCH /users/password(.:format)

user/passwords#update

PUT /users/password(.:format)

user/passwords#update

POST /users/password(.:format)

user/passwords#create

users_pending_path GET /users/pending(.:format)

user/registrations#pending

activity_path GET /api/activity(.:format)

home#activity

add_tags_items_path POST /api/items/add_tags(.:format)

items#add_tags

remove_tag_items_path POST /api/items/remove_tag(.:format)

items#remove_tag

download_items_path GET /api/items/download(.:format)

items#download

convert_items_path GET /api/items/convert(.:format)

items#convert

shares_items_path POST /api/items/shares(.:format)

items#shares

visibility_items_path POST /api/items/visibility(.:format)

items#visibility

item_details_path GET /api/items/:item_id/details(.:format)

items#details

item_toggle_star_path POST /api/items/:item_id/toggle_star(.:format)

items#toggle_star

item_toggle_bullhorn_path POST /api/items/:item_id/toggle_bullhorn(.:format)

items#toggle_bullhorn

item_rate_path POST /api/items/:item_id/rate(.:format)

items#rate

items_path GET /api/items(.:format)

items#index

POST /api/items(.:format)

items#create

new_item_path GET /api/items/new(.:format)

items#new

edit_item_path GET /api/items/:id/edit(.:format)

items#edit

item_path GET /api/items/:id(.:format)

items#show

PATCH /api/items/:id(.:format)

items#update

PUT /api/items/:id(.:format)

items#update

DELETE /api/items/:id(.:format)

items#destroy

comments_path GET /api/comments(.:format)

comments#index

POST /api/comments(.:format)

comments#create

new_comment_path GET /api/comments/new(.:format)

comments#new

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

comments#edit

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

comments#show

PATCH /api/comments/:id(.:format)

comments#update

PUT /api/comments/:id(.:format)

comments#update

DELETE /api/comments/:id(.:format)

comments#destroy

tags_path GET /api/tags(.:format)

tags#index

POST /api/tags(.:format)

tags#create

new_tag_path GET /api/tags/new(.:format)

tags#new

edit_tag_path GET /api/tags/:id/edit(.:format)

tags#edit

tag_path GET /api/tags/:id(.:format)

tags#show

PATCH /api/tags/:id(.:format)

tags#update

PUT /api/tags/:id(.:format)

tags#update

DELETE /api/tags/:id(.:format)

tags#destroy

users_current_path GET /api/users/current(.:format)

current_user#current

GET /shares/:share_id(.:format)

shares#show

GET /shares/:share_id/download(.:format)

shares#download

GET /shares/:share_id/items(.:format)

shares#items

GET /shares/:share_id/download_item/:item_id(.:format)

shares#download_item

GET /shares/:share_id(/*path)(.:format)

shares#show

root_path GET /

home#index

GET /faces/mistagged/:tag_id(.:format)

faces#mistagged

GET /faces/untagged/:tag_id(.:format)

faces#untagged

unclustered_faces_path GET /faces/unclustered(.:format)

faces#unclustered

uncanonize_face_path POST /faces/:id/uncanonize(.:format)

faces#uncanonize

canonize_face_path POST /faces/:id/canonize(.:format)

faces#canonize

faces_path GET /faces(.:format)

faces#index

POST /faces(.:format)

faces#create

new_face_path GET /faces/new(.:format)

faces#new

edit_face_path GET /faces/:id/edit(.:format)

faces#edit

face_path GET /faces/:id(.:format)

faces#show

PATCH /faces/:id(.:format)

faces#update

PUT /faces/:id(.:format)

faces#update

DELETE /faces/:id(.:format)

faces#destroy

GET /items(/*path)(.:format)

home#index

GET /search(/*path)(.:format)

home#index

GET /tags(/*path)(.:format)

home#index

files_authenticate_path POST /files/authenticate(.:format)

files#authenticate

files_manifest_path POST /files/manifest(.:format)

files#manifest

files_hashes_path POST /files/hashes(.:format)

files#hashes

files_path PUT /files(.:format)

files#upload

GET /data/resized/:size/:item_id.:ext(.:format)

items#resized {:item_id=>/\d+/}

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 Trestle::Engine
auth_users_admin_index_path GET /auth/users(.:format)

auth/users_admin/admin#index

POST /auth/users(.:format)

auth/users_admin/admin#create

new_auth_users_admin_path GET /auth/users/new(.:format)

auth/users_admin/admin#new

edit_auth_users_admin_path GET /auth/users/:id/edit(.:format)

auth/users_admin/admin#edit

auth_users_admin_path GET /auth/users/:id(.:format)

auth/users_admin/admin#show

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

auth/users_admin/admin#update

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

auth/users_admin/admin#update

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

auth/users_admin/admin#destroy

sources_admin_index_path GET /sources(.:format)

sources_admin/admin#index

POST /sources(.:format)

sources_admin/admin#create

new_sources_admin_path GET /sources/new(.:format)

sources_admin/admin#new

edit_sources_admin_path GET /sources/:id/edit(.:format)

sources_admin/admin#edit

sources_admin_path GET /sources/:id(.:format)

sources_admin/admin#show

PATCH /sources/:id(.:format)

sources_admin/admin#update

PUT /sources/:id(.:format)

sources_admin/admin#update

DELETE /sources/:id(.:format)

sources_admin/admin#destroy

root_path GET /

trestle/dashboard#index

Request

Parameters:

None

Response

Headers:

None