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

Version Path
tawork-0.0.50 app/views/projects/new.html.haml
tawork-0.0.49 app/views/projects/new.html.haml
tawork-0.0.48 app/views/projects/new.html.haml
tawork-0.0.47 app/views/projects/new.html.haml
tawork-0.0.46 app/views/projects/new.html.haml
tawork-0.0.45 app/views/projects/new.html.haml
tawork-0.0.44 app/views/projects/new.html.haml
tawork-0.0.43 app/views/projects/new.html.haml
tawork-0.0.42 app/views/projects/new.html.haml
tawork-0.0.41 app/views/projects/new.html.haml
tawork-0.0.40 app/views/projects/new.html.haml
tawork-0.0.39 app/views/projects/new.html.haml
tawork-0.0.38 app/views/projects/new.html.haml
tawork-0.0.37 app/views/projects/new.html.haml
tawork-0.0.36 app/views/projects/new.html.haml
tawork-0.0.35 app/views/projects/new.html.haml
tawork-0.0.34 app/views/projects/new.html.haml
tawork-0.0.33 app/views/projects/new.html.haml
tawork-0.0.31 app/views/projects/new.html.haml
tawork-0.0.30 app/views/projects/new.html.haml