59 60 61
# File 'lib/marathon_deploy/http_util.rb', line 59 def self.clean_url(url) url.sub(/(\/)+$/,'') end