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
/
railties
/
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 %>