Welcome controller added
Can be used for main index, about page etc.
This commit is contained in:
parent
741bf5d4e4
commit
f28c637d10
6 changed files with 22 additions and 0 deletions
1
app/views/welcome/index.html.erb
Normal file
1
app/views/welcome/index.html.erb
Normal file
|
|
@ -0,0 +1 @@
|
|||
<h1>Hello, Rails!</h1>
|
||||
Loading…
Add table
Add a link
Reference in a new issue