Sha256: e08582aa3122250bcb675c9465bdabb60a8653e87db162da1f9b1f7b68eec2d3

Contents?: true

Size: 268 Bytes

Versions: 24

Compression:

Stored size: 268 Bytes

Contents

= form_for [:forge, @asset] do |f|
  %table.form
    = form_row("Title") { f.text_field :title, :class => 'big-rounded' }
    = form_row("Tags") { f.text_field :tag_list, :class => 'big-rounded' }
    = form_row { button_submit_tag "Save", :class => "button no-icon" }

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
forge-cli-0.1.10 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.1.9 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.1.8 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.1.7 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.1.6 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.1.5 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.1.4 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.1.3 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.1.2 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.1.1 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.1.0 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.0.18 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.0.17 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.0.16 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.0.15 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.0.14 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.0.13 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.0.12 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.0.11 lib/forge/app/views/forge/assets/edit.html.haml
forge-cli-0.0.10 lib/forge/app/views/forge/assets/edit.html.haml