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

4 lines
110 B
Text
Raw Normal View History

2018-07-02 20:45:32 +00:00
= file_field_tag field_name_for_post_as_string(name),
class: 'form-control',
required: template.required?