index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
guides
/
code
/
getting_started
/
app
/
views
/
welcome
/
index.html.erb
blob: 738e12d7dcbbd56eb0290518e400e668ba3fec3d (
plain
) (
blame
)
1
2
3
<h1>Hello, Rails!</h1> <%= link_to "My Blog", controller: "posts" %>