ba13e398e3 | ||
---|---|---|
lib | ||
.gitignore | ||
Gemfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
formtastic-better_file_inputs.gemspec |
README.md
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.