File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ <h1>Documentation for Ruby</h1>
24
24
< a class ="list-group-item " href ="./2.5.0/ "> Ruby 2.5.0</ a >
25
25
< a class ="list-group-item " href ="./2.4.0/ "> Ruby 2.4.0</ a >
26
26
< a class ="list-group-item " href ="./2.3.0/ "> Ruby 2.3.0</ a >
27
- < a class ="list-group-item " href ="./2.2.0/ "> Ruby 2.2.0</ a >
27
+ < a class ="list-group-item " href ="./2.2.0/ "> Ruby 2.2.0 (outdated) </ a >
28
28
< a class ="list-group-item " href ="./2.1.0/ "> Ruby 2.1.0 (outdated)</ a >
29
29
< a class ="list-group-item " href ="./2.0.0/ "> Ruby 2.0.0 (outdated)</ a >
30
30
< a class ="list-group-item " href ="./1.9.3/ "> Ruby 1.9.3 (outdated)</ a >
Original file line number Diff line number Diff line change @@ -27,7 +27,6 @@ <h1>プログラミング言語 Ruby リファレンスマニュアル</h1>
27
27
< a class ="list-group-item " href ="./2.5.0/doc/index.html "> Ruby 2.5</ a >
28
28
< a class ="list-group-item " href ="./2.4.0/doc/index.html "> Ruby 2.4</ a >
29
29
< a class ="list-group-item " href ="./2.3.0/doc/index.html "> Ruby 2.3</ a >
30
- < a class ="list-group-item " href ="./2.2.0/doc/index.html "> Ruby 2.2</ a >
31
30
< div class ="list-group-item list-group-item-info ">
32
31
< strong > 注:</ strong > Rubyは2.1.0から< a href ='https://www.ruby-lang.org/ja/news/2013/12/21/semantic-versioning-after-2-1-0/ '> Semantic Versioning</ a > を採用しています。
33
32
Ruby 2.1.1, 2.1.2等はバグ修正やセキュリティfixのみを含むため、リファレンスとしては2.1に統一しています。
@@ -36,6 +35,7 @@ <h1>プログラミング言語 Ruby リファレンスマニュアル</h1>
36
35
</ div >
37
36
< h2 > Other versions</ h2 >
38
37
< div class ="list-group ">
38
+ < a class ="list-group-item " href ="./2.2.0/doc/index.html "> Ruby 2.2 (2018/04/01 サポート終了)</ a >
39
39
< a class ="list-group-item " href ="./2.1.0/doc/index.html "> Ruby 2.1 (2017/04/01 サポート終了)</ a >
40
40
< a class ="list-group-item " href ="./2.0.0/doc/index.html "> Ruby 2.0.0 (2016/02/24 サポート終了)</ a >
41
41
< a class ="list-group-item " href ="./1.9.3/doc/index.html "> Ruby 1.9.3 (2015/02/23 サポート終了)</ a >
You can’t perform that action at this time.
0 commit comments