ruby on rails - aws - how to store the file details using s3_direct_upload -


in rails 4.0.2, using s3_direct_upload gem upload files directly s3, after want store files & convert html, want store dependency files converted .html / .txt files s3. not able files s3 & not saving database.

i have referred http://blog.littleblimp.com/post/53942611764/direct-uploads-to-s3-with-rails-paperclip-and. how can overcome problem? awaiting solution.


Comments

Popular posts from this blog

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

php - Return Last Insert ID with PDO -