Sha256: d45266188e216ac06ed4bfab1ec78c1642853301f9292dcb699c892fce796e93
Contents?: true
Size: 280 Bytes
Versions: 22
Compression:
Stored size: 280 Bytes
Contents
<%= simple_form_for model, options, &method(:render_form) %> <% if validate %> <% content_for :pb_js do %> <%= javascript_tag do %> window.addEventListener('DOMContentLoaded', function() { PbFormValidation.start() }) <% end %> <% end %> <% end %>
Version data entries
22 entries across 22 versions & 1 rubygems