mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-07 21:48:13 -08:00
Create mission page
This commit is contained in:
parent
6d72850d3f
commit
633bc73e04
5 changed files with 3511 additions and 0 deletions
3
app/controllers/mission_controller.rb
Normal file
3
app/controllers/mission_controller.rb
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
class MissionController < ApplicationController
|
||||
def index; end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue