Sha256: 42423d04c537e2e9e649b8bf76c1f10a87bb72bc83a4fbae6fa86f289e5d16af

Contents?: true

Size: 220 Bytes

Versions: 5

Compression:

Stored size: 220 Bytes

Contents

= form_field(text_area, :index => index, :prefix => prefix, :class => "text-area") do |f|
  = f.text_field :label, :title => "Text Area Label", :placeholder => "Text Area Label", :id => nil
  = f.required_field_checkbox

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
wheelhouse-forms-1.2.2 app/views/forms/forms/_text_area.haml
wheelhouse-forms-1.2.1 app/views/forms/forms/_text_area.haml
wheelhouse-forms-1.2 app/views/forms/forms/_text_area.haml
wheelhouse-forms-1.1 app/views/forms/forms/_text_area.haml
wheelhouse-forms-1.0 app/views/forms/forms/_text_area.haml