Sha256: c280fc32c86b3053cf2f2894903d8bfce36a662dcf6d0765c8c2989beb3bb629
Contents?: true
Size: 360 Bytes
Versions: 197
Compression:
Stored size: 360 Bytes
Contents
<%= form_with object.merged_form_system_options do |form| %> <% instance_exec form, &object.children %> <% if object.validate %> <% content_for :pb_js do %> <%= javascript_tag do %> window.addEventListener('DOMContentLoaded', function() { PbFormValidation.start() }) <% end %> <% end %> <% end %> <% end %>
Version data entries
197 entries across 197 versions & 1 rubygems