Built for Active Admin primarily. You get the following:
= f.input :file, :as => :file_field = f.input :image, :as => :image_field
You can remove the existing file, and get a preview of uploaded images. Will add more as I go.