On Sun, Jul 29, 2012 at 10:53 AM, Linus Pettersson <[email protected]> wrote: > I mean, URI.parse(uri) doesn't return any error on either of the URIs it > seems.
Without looking at the code, it's hard to imagine you're getting the "ERROR URI::InvalidURIError: bad URI(is not URI?)" exception you originally reported from other than URI.parse, but -- can you get a stack trace to show exactly what's raising that? -- Hassan Schroeder ------------------------ [email protected] http://about.me/hassanschroeder twitter: @hassan -- 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 https://groups.google.com/groups/opt_out.

