Hacker News new | ask | show | jobs
by m0tive 5225 days ago
Hacked this together to do the job:

https://gist.github.com/1884821

1 comments

Doesn't work for me:

export.rb:1:in `require': no such file to load -- mechanize (LoadError) from export.rb:1

edit: nvm, installed libwww-mechanize-ruby and it's working fine.