Check and Update a URL with Ruby
06-Dec-2018 2109
While checking and updating existing client’s data I needed to update URLs in their database. Very often they had http in it but the side has since moved to https. Other sides moved to totally different URLs and there were even a few which didn’t exist any more. Some entries lacked the http:// or www part because it was a legacy database with suboptimal validation. Time to do some housekeeping for those URLs.
Check and Update a URL with Ruby #ruby #rubydeveloper #rubyonrails #Check #Update https://rubyonrails.ba/link/check-and-update-a-url-with-ruby