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
$ curl -v http://guides.ruby-china.org/kindle/ruby_on_rails_guides_cf0cb03.CN.mobi * About to connect() to guides.ruby-china.org port 80 (#0) * Trying 58.215.184.15... * connected * Connected to guides.ruby-china.org (58.215.184.15) port 80 (#0) > GET /kindle/ruby_on_rails_guides_cf0cb03.CN.mobi HTTP/1.1 > User-Agent: curl/7.24.0 (x86_64-apple-darwin12.0) libcurl/7.24.0 OpenSSL/0.9.8r zlib/1.2.5 > Host: guides.ruby-china.org > Accept: */* > < HTTP/1.1 404 Not Found < Server: nginx/1.2.1 < Date: Fri, 23 Nov 2012 02:22:41 GMT < Content-Type: text/html < Content-Length: 168 < Connection: keep-alive < <html> <head><title>404 Not Found</title></head> <body bgcolor="white"> <center><h1>404 Not Found</h1></center> <hr><center>nginx/1.2.1</center> </body> </html> * Connection #0 to host guides.ruby-china.org left intact * Closing connection #0
The text was updated successfully, but these errors were encountered:
抱歉,服务器不是我在管理,不过我会帮你去问一下的。现在我先把下载链接改到原版的 Ruby on Rails 官方 Guides 上面去。
Sorry, something went wrong.
thx
目前 http://guides.ruby-china.org/ 这个页面上的下载链接还没有更正。请及时更正。
已更改源码。 失效原因是Rails升级成4.0了~ 服务器那边自动部署应该要等一天这样吧。
No branches or pull requests
The text was updated successfully, but these errors were encountered: