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