Sha256: d13c8b58a9fc7748aa4604397a5b3507e6620540db9e18bcfdf604e07b92809a
Contents?: true
Size: 462 Bytes
Versions: 124
Compression:
Stored size: 462 Bytes
Contents
.content .inner %div.group.form %label.label Name = text_field :id => "databag_name", :name => "name", :class => "text_field", :value => params.has_key?(:id) ? h(params[:id]) : @databag.name %span.description The name of the Databag = form(:action => form_url, :method => :post, :id => form_id, :class => 'form') do %div.group .actions-bar .actions= submit submit_name, :id => submit_id, :class => 'button'
Version data entries
124 entries across 124 versions & 1 rubygems