[Rails] Strore pdf in amazon s3 using cron
Hello Everyone,
I have one model called Message.
User can send messages along with 2 more images.
I need to take a pdf of each message and store it in amazon s3 for daily basses.
I need to show that .pdf (one message) file for admin to download that pdf.
I am using wicked_pdf gem to generate pdf and whenever gem for cron task.
I can generate pdf file in browser by "generate_pdf" action.
but
I dont know how to get pdf and store that amazon using cron.
Please help!
-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/LbMvBbiI1WkJ.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home