sutty/app/views/posts/template_field/_text_area.haml

3 lines
114 B
Text
Raw Normal View History

= text_area_tag field_name_for_post_as_string(name), value,
class: 'form-control', required: template.required?