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