Sha256: e8e795ab2329db67a4b9f3cfe6535d72cab87c65c26e67029b6f13b8d8ecaf47

Contents?: true

Size: 149 Bytes

Versions: 31

Compression:

Stored size: 149 Bytes

Contents

%h2 New Space

= simple_form_for [:wiki, @space] do |f|
  = f.input :title, placeholder: "Title", label: false
  = f.submit class: "btn btn-primary"

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
tawork-0.0.11 app/views/wiki/spaces/new.html.haml
tawork-0.0.10 app/views/wiki/spaces/new.html.haml
tawork-0.0.9 app/views/wiki/spaces/new.html.haml
tawork-0.0.8 app/views/wiki/spaces/new.html.haml
tawork-0.0.7 app/views/wiki/spaces/new.html.haml
tawork-0.0.6 app/views/wiki/spaces/new.html.haml
tawork-0.0.5 app/views/wiki/spaces/new.html.haml
tawork-0.0.4 app/views/wiki/spaces/new.html.haml
tawork-0.0.3 app/views/wiki/spaces/new.html.haml
tawork-0.0.2 app/views/wiki/spaces/new.html.haml
tawork-0.0.1 app/views/wiki/spaces/new.html.haml