Routing Error

No route matches [GET] "/artists/10"

Rails.root: /var/www/htdocs

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
ckeditor_path /ckeditor

Ckeditor::Engine

rails_admin_path /admin

RailsAdmin::Engine

events_index_path GET /events/index(.:format)

events#index

imprint_index_path GET /imprint/index(.:format)

imprint#index

start_index_path GET /start/index(.:format)

start#index

GET /artworksofartist/:id(.:format)

artists#showartworks

recreate_path GET /recreate(.:format)

start#recreate

GET /getartworks/:artistid(.:format)

start#getArtworks

GET /getsingleartwork/:artworkid(.:format)

start#getSingleArtwork

GET /getexhibition/:exid(.:format)

start#getExhibition

tinymce_assets_path POST /tinymce_assets(.:format)

tinymce_assets#create

de_path GET /de(.:format)

start#changelanguagede

en_path GET /en(.:format)

start#changelanguageen

events_path GET /events(.:format)

exhibitions#display

GET /artist/:id(.:format)

artists#display

GET /artwork/:id(.:format)

artworks#display

ueberuns_path GET /ueberuns(.:format)

start#ueberuns

impressum_path GET /impressum(.:format)

start#impressum

sitemap_path GET /sitemap(.:format)

start#sitemap

anfahrt_path GET /anfahrt(.:format)

start#anfahrt

kontakt_path GET /kontakt(.:format)

start#kontakt

changelang_path GET /changelang(.:format)

start#changelanguage

login_path GET /login(.:format)

users#loginmask

POST /login(.:format)

users#login

logout_path GET /logout(.:format)

users#logout

root_path GET /

start#index

help_phrasing_phrases_path GET /phrasing/help(.:format)

phrasing_phrases#help

import_export_phrasing_phrases_path GET /phrasing/import_export(.:format)

phrasing_phrases#import_export

download_phrasing_phrases_path GET /phrasing/download(.:format)

phrasing_phrases#download

upload_phrasing_phrases_path POST /phrasing/upload(.:format)

phrasing_phrases#upload

phrasing_phrases_path GET /phrasing(.:format)

phrasing_phrases#index

edit_phrasing_phrase_path GET /phrasing/:id/edit(.:format)

phrasing_phrases#edit

phrasing_phrase_path PATCH /phrasing/:id(.:format)

phrasing_phrases#update

PUT /phrasing/:id(.:format)

phrasing_phrases#update

DELETE /phrasing/:id(.:format)

phrasing_phrases#destroy

phrasing_phrase_version_path DELETE /phrasing_phrase_versions/:id(.:format)

phrasing_phrase_versions#destroy

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

Routes for RailsAdmin::Engine
dashboard_path GET /

rails_admin/main#dashboard

index_path GET|POST /:model_name(.:format)

rails_admin/main#index

new_path GET|POST /:model_name/new(.:format)

rails_admin/main#new

export_path GET|POST /:model_name/export(.:format)

rails_admin/main#export

bulk_delete_path POST|DELETE /:model_name/bulk_delete(.:format)

rails_admin/main#bulk_delete

bulk_action_path POST /:model_name/bulk_action(.:format)

rails_admin/main#bulk_action

show_path GET /:model_name/:id(.:format)

rails_admin/main#show

edit_path GET|PUT /:model_name/:id/edit(.:format)

rails_admin/main#edit

delete_path GET|DELETE /:model_name/:id/delete(.:format)

rails_admin/main#delete

show_in_app_path GET /:model_name/:id/show_in_app(.:format)

rails_admin/main#show_in_app

Request

Parameters:

None

Response

Headers:

None