mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-09 07:28:16 -07:00
add resources page
This commit is contained in:
parent
88ac29ea38
commit
73320db93d
13 changed files with 264 additions and 39 deletions
5
app/controllers/resource_controller.rb
Normal file
5
app/controllers/resource_controller.rb
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
class ResourceController < ApplicationController
|
||||
def index
|
||||
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue