"SSL everywhere" for GitHub URLs

see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
This commit is contained in:
Akira Matsuda
2011-03-07 05:56:02 +09:00
parent 112c802579
commit 5bed37779a
4 changed files with 4 additions and 4 deletions

View File

@@ -128,7 +128,7 @@ The latest version of Action Mailer can be installed with Rubygems:
Source code can be downloaded as part of the Rails project on GitHub
* http://github.com/rails/rails/tree/master/actionmailer/
* https://github.com/rails/rails/tree/master/actionmailer/
== License

View File

@@ -323,7 +323,7 @@ The latest version of Action Pack can be installed with Rubygems:
Source code can be downloaded as part of the Rails project on GitHub
* http://github.com/rails/rails/tree/master/actionpack/
* https://github.com/rails/rails/tree/master/actionpack/
== License

View File

@@ -203,7 +203,7 @@ The latest version of Active Record can be installed with Rubygems:
Source code can be downloaded as part of the Rails project on GitHub
* http://github.com/rails/rails/tree/master/activerecord/
* https://github.com/rails/rails/tree/master/activerecord/
== License

View File

@@ -14,7 +14,7 @@ The latest version of Active Support can be installed with Rubygems:
Source code can be downloaded as part of the Rails project on GitHub
* http://github.com/rails/rails/tree/master/activesupport/
* https://github.com/rails/rails/tree/master/activesupport/
== License