We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When attempting to use this template on windows, the following error occurs:
apply http://github.com/russfrisch/h5bp-rails/raw/master/h5bp.rb c:/Ruby/lib/ruby/1.9.1/open-uri.rb:216:in `open_loop': redirection forbidden: http://github.com/russfrisch/h5bp-rails/ra w/master/h5bp.rb -> https://github.com/russfrisch/h5bp-rails/raw/master/h5bp.rb (RuntimeError)
It seems to me this is caused by github responding to the request with a redirect, is there a good workaround?
The text was updated successfully, but these errors were encountered:
I have experienced this as well on Windows. I'm not sure how to address it but will research when I can.
Sorry, something went wrong.
i am getting c:/Ruby192/lib/ruby/1.9.1/open-uri.rb:346:in `open_http': 404 Not Found (OpenURI::HTTPError) when i try to use this
russfrisch
No branches or pull requests
When attempting to use this template on windows, the following error occurs:
It seems to me this is caused by github responding to the request with a redirect, is there a good workaround?
The text was updated successfully, but these errors were encountered: