emendate task ar sir -- how to pass value with hidden field

 <input class="form-control numeric integer optional" type="hidden" step="1" name="feedback[customer_id]" id="feedback_customer_id" value=<%= params[:customer_id] %>>

Comments

Popular posts from this blog

Rails 7 Features :: Comparison with Rails 6 and Rails 5