aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/app/views/home/index.html.erb
blob: bb4f3dcd1f3106f14b74e8ba6f46640cf252de7b (plain) (blame)
1
2
<h1>Hello, Rails!</h1>
<%= link_to "My Blog", posts_path %>