Hotwired wi[
This commit is contained in:
5
app/views/hello/_employer.html.erb
Normal file
5
app/views/hello/_employer.html.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
<%= turbo_frame_tag dom_id(employer) do %>
|
||||
<div class="card card-body">
|
||||
<div><%= @employer.name %></div>
|
||||
</div>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user