headwayio / voyage

A Rails template with our standard defaults, ready to deploy to Heroku. **See readme in: lib/voyage/README.md**
https://headway.io/voyage
MIT License
0 stars 1 forks source link

Feature/add trix drag and drop #60

Closed noahsettersten closed 6 years ago

noahsettersten commented 6 years ago

This sets up the necessary controller and Javascript hooks to be able to upload images by drag-and-drop into Trix.

Fixes #37