marinosoftware / active_storage_drag_and_drop

Provides a form helper to make it easy to make drag-and-drop file upload fields that work with Rails' Active Storage.
MIT License
92 stars 14 forks source link

Added support for has_one_attached associations. #2

Closed cwendel closed 5 years ago

cwendel commented 5 years ago

Fixed the issue https://github.com/marinosoftware/active_storage_drag_and_drop/issues/1 because we had the same.