解决方法
require 'net/http' require 'uri' Net::HTTP.get_response(URI.parse('http://t.co/yjgxz5Y'))['location'] # => "http://nickstraffictricks.com/4856_how-to-rank-1-in-google/"
require 'net/http' require 'uri' Net::HTTP.get_response(URI.parse('http://t.co/yjgxz5Y'))['location'] # => "http://nickstraffictricks.com/4856_how-to-rank-1-in-google/"