mirror of
https://github.com/Threnklyn/Klaus.git
synced 2026-06-07 13:33:31 +02:00
fügt eine navbar und eine Indexseite hinzu
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
Rails.application.routes.draw do
|
||||
resources :documents
|
||||
|
||||
root 'documents#index'
|
||||
# The priority is based upon order of creation: first created -> highest priority.
|
||||
# See how all your routes lay out with "rake routes".
|
||||
|
||||
|
||||
Reference in New Issue
Block a user