repo.or.cz
/
blog3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
first issue
[blog3.git]
/
app
/
views
/
post2s
/
edit.html.erb
blob
5ade1efa6a52740ba637a06d70f821a14a935241
1
<h1>Editing post2</h1>
2
3
<%= render 'form' %>
4
5
<%= link_to 'Show', @post2 %> |
6
<%= link_to 'Back', post2s_path %>