hello-learning/blog/app/views/welcome/index.html.erb
2019-08-06 22:50:19 -05:00

2 lines
80 B
Text

<h1>Hello World of Rails!</h1>
<%= link_to 'My Blog', controller: 'articles' %>