-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi Nico,
I was able to make this work o my local machine. But now I would like to insert the uploader in one of my existing projects, and I don't know how to do it.
In particular, I don't understand how to use the command
bundle exec rake uploader:deploy
inside my app.
This is what I did so far:
- Generated the table uploads and migrated
- Copied the code in uploads_helper
- Copied all te uploader js files in my asset folder
- Set the host in the s3_uploader.js file
- Inserted the s3 credentials in environment.rb
- copied and rendered the _uploader.html.haml file
But when I choose a file in the form nothing happens.
Please could you tell me what I miss? If you help me I will then write all the steps in your readme ;-)
Thank you very much,
Andrea
Metadata
Metadata
Assignees
Labels
No labels