entity scaffold
This commit is contained in:
7
app/views/entities/edit.html.haml
Normal file
7
app/views/entities/edit.html.haml
Normal file
@ -0,0 +1,7 @@
|
||||
%h1 Editing entity
|
||||
|
||||
= render 'form'
|
||||
|
||||
= link_to 'Show', @entity
|
||||
\|
|
||||
= link_to 'Back', entities_path
|
Reference in New Issue
Block a user