This project is an example that integrated nested form, carrierwave, mini_magick, and dropzon.js.
User can upload, edit, delete, and show multiple images.
-
Ruby version : 2.3.0
-
Gem require :
-
Database
- sqlite3
- If you want to use other database
- check here first
- remove
serialize :images, JSON
onmodel/photo.rb