Files
growstuff/app/views/roles/edit.html.haml
2017-12-17 12:11:55 +13:00

6 lines
84 B
Plaintext

- content_for :title, "Editing role"
= render 'form'
= link_to 'Back', roles_path