scaffold models
This commit is contained in:
6
app/views/settings/lookups/edit.html.erb
Normal file
6
app/views/settings/lookups/edit.html.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
<h1>Editing Settings Lookup</h1>
|
||||
|
||||
<%= render 'form', settings_lookup: @settings_lookup %>
|
||||
|
||||
<%= link_to 'Show', @settings_lookup %> |
|
||||
<%= link_to 'Back', settings_lookups_path %>
|
||||
Reference in New Issue
Block a user