Add first version of roadmap

This commit is contained in:
riggraz
2019-08-26 14:29:56 +02:00
parent 5cf71687c8
commit 98b5b97a4e
17 changed files with 255 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
Rails.application.routes.draw do
root to: 'static_pages#home'
root to: 'static_pages#roadmap'
namespace :admin do
root to: 'boards#index'