Sha256: 423af35b2542e2dd8e98b0a0027cb29422f1110899c0e6d64a9f85d42ac10627
Contents?: true
Size: 229 Bytes
Versions: 49
Compression:
Stored size: 229 Bytes
Contents
%h2 New Project = simple_form_for @project, url: "/projects" do |f| = f.input :title, placeholder: "Title", label: false = f.input :description, placeholder: "Description", label: false = f.submit class: "btn btn-primary"
Version data entries
49 entries across 49 versions & 1 rubygems