forked from fixin.me/fixin.me
Run #create action
This commit is contained in:
3
app/views/units/create.turbo_stream.erb
Normal file
3
app/views/units/create.turbo_stream.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<%= turbo_stream.update :units do %>
|
||||
<%= render partial: 'index' %>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user