Can you post a sample @article.url that results in blank .host output from URI.parse?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Sean Six Sent: Thursday, May 28, 2009 8:53 PM To: [email protected] Subject: [Rails] Re: shorten a link I have @article.url and I want to parse that url. When I tried: @homepage = URI.parse(@article.url).host in the controller I simply got a blank output. -- Posted via http://www.ruby-forum.com/. GHC Confidentiality Statement This message and any attached files might contain confidential information protected by federal and state law. The information is intended only for the use of the individual(s) or entities originally named as addressees. The improper disclosure of such information may be subject to civil or criminal penalties. If this message reached you in error, please contact the sender and destroy this message. Disclosing, copying, forwarding, or distributing the information by unauthorized individuals or entities is strictly prohibited by law. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

