repo.or.cz
/
base_ror3_portal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Started to Implement D-A, and roles scaffold - Need to finish Test Suite
[base_ror3_portal.git]
/
app
/
views
/
roles
/
edit.html.erb
blob
cbe6f15ae4713c09abe589a2d144bd09af640597
1
<h1>Editing role</h1>
2
3
<%= render 'form' %>
4
5
<%= link_to 'Show', @role %> |
6
<%= link_to 'Back', roles_path %>