forked from fixin.me/fixin.me
Implement Measurements#new
This commit is contained in:
3
app/views/measurements/new.turbo_stream.erb
Normal file
3
app/views/measurements/new.turbo_stream.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<%= turbo_stream.replace :new_readouts_form, method: :morph do %>
|
||||
<%= render partial: 'form' %>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user