mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-07 21:48:13 -08:00
add resources page
This commit is contained in:
parent
88ac29ea38
commit
73320db93d
13 changed files with 264 additions and 39 deletions
|
|
@ -4,6 +4,8 @@ Rails.application.routes.draw do
|
|||
resources :about, only: :index
|
||||
resources :sqm, only: :index
|
||||
resources :qpa, only: :index
|
||||
resources :resource, only: :index
|
||||
|
||||
|
||||
root 'home#index'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue