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