This website requires JavaScript.
Explore
Help
Sign In
ben
/
obdev
Watch
1
Star
0
Fork
You've already forked obdev
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
51a1e85fa5
obdev
/
app
/
controllers
/
home_controller.rb
9 lines
94 B
Ruby
Raw
Normal View
History
Unescape
Escape
Initial Commit
2024-01-11 19:40:58 -06:00
class
HomeController
<
ApplicationController
def
index
end
added second page, need to change it, also update home page
2024-01-12 22:18:28 -06:00
Bootstrap enabled
2024-01-13 18:49:52 -06:00
def
participant
added second page, need to change it, also update home page
2024-01-12 22:18:28 -06:00
end
Initial Commit
2024-01-11 19:40:58 -06:00
end