Module: SimpleForm

Defined in:
lib/refile/simple_form.rb

Overview

make attachment_field behave like a normal input type so we get nice wrapper and labels <%= f.input :cover_image, as: :attachment, direct: true, presigned: true %>

Defined Under Namespace

Modules: Inputs