Sha256: 40476e289e1be2b0baf2138e327df703dc4975c1917724c0d8d61738534cacdb
Contents?: true
Size: 457 Bytes
Versions: 20
Compression:
Stored size: 457 Bytes
Contents
<%= form_for([@scriptcdn_version.main, @scriptcdn_version], url: scriptcdn_main_version_path, method: :patch) do |f| %> <%= render 'phcnotifi/validations', :object => @scriptcdn_version %> <div class="form-group field_with_error"> <%= f.label :version %> <%= f.text_field :version, placeholder: "Script Version", class: "form-control" %> </div> <div class="form-group field_with_error"> <%= f.submit class: "btn blue-hoki" %> </div> <% end %>
Version data entries
20 entries across 20 versions & 1 rubygems