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