Routing Error

No route matches [GET] "/uploads/quote/image/1040870701/ste_ldsorg_hinckley_3.png"

Rails.root: /app

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

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

authors_path GET /authors(.:format)

admin/authors#index

POST /authors(.:format)

admin/authors#create

new_author_path GET /authors/new(.:format)

admin/authors#new

edit_author_path GET /authors/:id/edit(.:format)

admin/authors#edit

author_path GET /authors/:id(.:format)

admin/authors#show

PATCH /authors/:id(.:format)

admin/authors#update

PUT /authors/:id(.:format)

admin/authors#update

DELETE /authors/:id(.:format)

admin/authors#destroy

categories_path GET /categories(.:format)

admin/categories#index

POST /categories(.:format)

admin/categories#create

new_category_path GET /categories/new(.:format)

admin/categories#new

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

admin/categories#edit

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

admin/categories#show

PATCH /categories/:id(.:format)

admin/categories#update

PUT /categories/:id(.:format)

admin/categories#update

DELETE /categories/:id(.:format)

admin/categories#destroy

quotes_path GET /quotes(.:format)

admin/quotes#index

POST /quotes(.:format)

admin/quotes#create

new_quote_path GET /quotes/new(.:format)

admin/quotes#new

edit_quote_path GET /quotes/:id/edit(.:format)

admin/quotes#edit

quote_path GET /quotes/:id(.:format)

admin/quotes#show

PATCH /quotes/:id(.:format)

admin/quotes#update

PUT /quotes/:id(.:format)

admin/quotes#update

DELETE /quotes/:id(.:format)

admin/quotes#destroy

root_path GET /

redirect(301, /quotes)

GET /

marketing#index

about_path GET /about(.:format)

marketing#about

mission_path GET /mission(.:format)

marketing#mission

submit_path GET /submit(.:format)

marketing#submit

submit_message_path POST /submit_message(.:format)

marketing#submit_message

profile_path GET /profile(.:format)

devise/registrations#edit

quotes_modal_path GET /modal/:id(.:format)

quotes#modal

GET /quotes(.:format)

quotes#index

POST /quotes(.:format)

quotes#create

GET /quotes/new(.:format)

quotes#new

GET /quotes/:id/edit(.:format)

quotes#edit

GET /quotes/:id(.:format)

quotes#show

PATCH /quotes/:id(.:format)

quotes#update

PUT /quotes/:id(.:format)

quotes#update

DELETE /quotes/:id(.:format)

quotes#destroy

contacts_path POST /contacts(.:format)

contacts#create

new_contact_path GET /contacts/new(.:format)

contacts#new

login_path GET /login(.:format)

devise/sessions#new

logout_path DELETE /logout(.:format)

devise/sessions#destroy

Request

Parameters:

None

Response

Headers:

None