<%= form_with(model: support_request,
local: true,
class: “depot_form”) do |form| %>
The css is not included in the code download and not discussed within the pages of the book. Where are the examples?
<%= form_with(model: support_request,
local: true,
class: “depot_form”) do |form| %>
The css is not included in the code download and not discussed within the pages of the book. Where are the examples?