Sha256: adaef705fb4f0a7828d605b8ce54a8107ac45a3fdcf4fc671fc5e4dbc16f7dda

Contents?: true

Size: 221 Bytes

Versions: 2

Compression:

Stored size: 221 Bytes

Contents

- if attribute_info.attribute.allow_write
  %input{ :type => 'text', :name => param_name(attribute_info.ancestry), :size => 30, :value => attribute_info.value_to_s }
- else
  %span= escape_html(attribute_info.value_to_s)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rumx-0.2.3 lib/rumx/server/views/attribute_value_tag.haml
rumx-0.2.2 lib/rumx/server/views/attribute_value_tag.haml