File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ Rubyでプログラミングする際に役立つドキュメントを紹介し
56
56
: Ruby gemsやGitHubでホスティングされてるRubyプロジェクトのリファレンスが見れる
57
57
完結型のリファレンスサイト。
58
58
59
- [ Ruby API (英語)] ( https:// rubyapi. org)
59
+ [ RubyAPI.org (英語)] [ rubyapi- org ]
60
60
: こちらは Ruby のソースコードから生成したのリファレンス、コアクラスやモジュールのリファレンスがあります。
61
61
62
62
### 旧版
@@ -139,6 +139,7 @@ Posted by Shugo Maeda on 26 May 2006
139
139
[ man-146-ja ] : https://cache.ruby-lang.org/pub/ruby/doc/ruby-man-1.4.6-jp.tar.gz
140
140
[ man-146-en ] : https://cache.ruby-lang.org/pub/ruby/doc/ruby-man-1.4.6.tar.gz
141
141
142
+ [ rubyapi-org ] : https://rubyapi.org/
142
143
[ 19 ] : http://www.aptana.com/
143
144
[ 20 ] : http://www.gnu.org/software/emacs/
144
145
[ 21 ] : http://www.emacswiki.org/emacs/RubyMode
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ ruby -v
72
72
[ APIdock] [ 18 ]
73
73
: 带有用户评注的 Ruby、Rails 和 RSpec 文档。
74
74
75
- [ Ruby API ] [ 40 ]
75
+ [ RubyAPI.org ] [ rubyapi-org ]
76
76
: 简单搜索浏览 Ruby 类、模块和方法。
77
77
78
78
### 编辑器和集成开发环境
@@ -125,6 +125,7 @@ ruby -v
125
125
[ 16 ] : http://www.rubydoc.info/
126
126
[ 17 ] : http://rubydocs.org/
127
127
[ 18 ] : http://apidock.com/
128
+ [ rubyapi-org ] : https://rubyapi.org/
128
129
[ 19 ] : http://www.aptana.com/
129
130
[ 20 ] : http://www.gnu.org/software/emacs/
130
131
[ 21 ] : http://www.emacswiki.org/emacs/RubyMode
@@ -146,6 +147,5 @@ ruby -v
146
147
[ 37 ] : http://www.sublimetext.com/
147
148
[ 38 ] : https://learncodethehardway.org/ruby/
148
149
[ 39 ] : http://kapeli.com/dash
149
- [ 40 ] : https://rubyapi.org/
150
150
[ atom ] : https://atom.io/
151
151
[ vscode ] : https://code.visualstudio.com/
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ lang: zh_tw
67
67
[ APIdock] [ 18 ]
68
68
: Ruby、Rails 與 RSpec 的文件,具有使用者的評論。
69
69
70
- [ Ruby API ] [ 40 ]
70
+ [ RubyAPI.org ] [ rubyapi-org ]
71
71
: 簡單搜尋瀏覽 Ruby 類別、模組及方法。
72
72
73
73
### 編輯器與整合開發環境
@@ -121,6 +121,7 @@ lang: zh_tw
121
121
[ 16 ] : http://www.rubydoc.info/
122
122
[ 17 ] : http://rubydocs.org/
123
123
[ 18 ] : http://apidock.com/
124
+ [ rubyapi-org ] : https://rubyapi.org/
124
125
[ 19 ] : http://www.aptana.com/
125
126
[ 20 ] : http://www.gnu.org/software/emacs/
126
127
[ 21 ] : http://www.emacswiki.org/emacs/RubyMode
@@ -142,7 +143,6 @@ lang: zh_tw
142
143
[ 37 ] : http://www.sublimetext.com/
143
144
[ 38 ] : https://learncodethehardway.org/ruby/
144
145
[ 39 ] : http://kapeli.com/dash
145
- [ 40 ] : https://rubyapi.org/
146
146
[ docs-rlo-en ] : https://docs.ruby-lang.org/en/
147
147
[ atom ] : https://atom.io/
148
148
[ vscode ] : https://code.visualstudio.com/
You can’t perform that action at this time.
0 commit comments