About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
koteikin
9/1/2017 - 7:41 PM
share
Share
add_circle_outline
Save
Ignore SSL check
Ignore SSL check
new_gist_file.rb
content_copy
file_download
page = Nokogiri::HTML(open(url,{ssl_verify_mode: OpenSSL::SSL::VERIFY_NONE}))
clear