We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05d2c37 commit 3b57010Copy full SHA for 3b57010
ja/connect/README.md
@@ -194,4 +194,9 @@ Connect自体の機能は少ないため、その分_middleware_が多くある
194
195
- Connectは_middleware_を使ったHTTPサーバライブラリ
196
- Connect自体のは機能は少ない
197
-- 複数の_middleware_を組わせてアプリケーションを作る
+- 複数の_middleware_を組わせてアプリケーションを作る
198
+
199
+## 参考資料
200
201
+- [Ruby - Rack解説 - Rackの構造とRack DSL - Qiita](http://qiita.com/higuma/items/838f4f58bc4a0645950a#2-5)
202
+- [Pylons のコンセプト — Pylons 0.9.7 documentation](http://docs.pylonsproject.org/projects/pylons-webframework/en/v1.0.1rc1/concepts.html)
0 commit comments