Sha256: d95217193c13a7b37c58476184e4b994c63c6548103e7d3539512c7a5ed7bca6

Contents?: true

Size: 201 Bytes

Versions: 16

Compression:

Stored size: 201 Bytes

Contents

<%
  custom = { :rows => @resource.typus_options_for(:form_rows) }
  options = options.merge!(custom)
%>

<li>
  <%= form.label attribute, label_text %>
  <%= form.text_area attribute, options %>
</li>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
typus-3.0.2 app/views/admin/templates/_text.html.erb
typus-3.0.1 app/views/admin/templates/_text.html.erb
typus-3.0.0 app/views/admin/templates/_text.html.erb
typus-1.0.0.pre13 app/views/admin/templates/_text.html.erb
typus-1.0.0.pre12 app/views/admin/templates/_text.html.erb
typus-1.0.0.pre11 app/views/admin/templates/_text.html.erb
typus-1.0.0.pre10 app/views/admin/templates/_text.html.erb
typus-1.0.0.pre9 app/views/admin/templates/_text.html.erb
typus-1.0.0.pre8 app/views/admin/templates/_text.html.erb
typus-1.0.0.pre7 app/views/admin/templates/_text.html.erb
typus-1.0.0.pre6 app/views/admin/templates/_text.html.erb
typus-1.0.0.pre5 app/views/admin/templates/_text.html.erb
typus-1.0.0.pre4 app/views/admin/templates/_text.html.erb
typus-1.0.0.pre3 app/views/admin/templates/_text.html.erb
typus-1.0.0.pre2 app/views/admin/templates/_text.html.erb
typus-1.0.0.pre app/views/admin/templates/_text.html.erb