russfrisch / h5bp-rails

Rails 3.1+ compatible Application Template based on the HTML5 Boilerplate project
138 stars 19 forks source link

Windows install #4

Open ihistand opened 13 years ago

ihistand commented 13 years ago

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?

russfrisch commented 13 years ago

I have experienced this as well on Windows. I'm not sure how to address it but will research when I can.

indieambassador commented 12 years ago

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