mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-13 09:20:28 -07:00
add research page
This commit is contained in:
parent
58ebe4df1a
commit
a173740ded
12 changed files with 63 additions and 1 deletions
5
app/controllers/research_controller.rb
Normal file
5
app/controllers/research_controller.rb
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
class ResearchController < ApplicationController
|
||||
def index
|
||||
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue