I wanna run an automatic task that download a document that requires login before the file is downloaded, alongside with some Linux command line. What can I do to achieve this with Ruby/Rake task/Ruby on Rails?
I wanna run an automatic task that download a document that requires login before
Share
Take a look at mechanize