Skip to content

Connectの仕組み #60

New issue

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

Merged
merged 17 commits into from
Sep 16, 2015
Merged

Connectの仕組み #60

merged 17 commits into from
Sep 16, 2015

Conversation

azu
Copy link
Owner

@azu azu commented Sep 15, 2015

close #57

@azu
Copy link
Owner Author

azu commented Sep 15, 2015

middleware というの何かだるいので、ミドルウェアに統一するかも?

@azu
Copy link
Owner Author

azu commented Sep 15, 2015

文章の流れがイマイチというか、見たまま書いてるだけで説明として良くない感じ


`app`に登録した_middleware_は、リクエスト時に呼び出されているので、
`app`のどこかに利用する_middleware_を保持していることは推測できると思います。
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

少し飛躍がある気がする

- [Ruby - Rack解説 - Rackの構造とRack DSL - Qiita](http://qiita.com/higuma/items/838f4f58bc4a0645950a#2-5 "Ruby - Rack解説 - Rackの構造とRack DSL - Qiita")

次に、この_middleware stack_をどう処理しているのかを、
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

を を となってる

@azu
Copy link
Owner Author

azu commented Sep 16, 2015

ひとまず書けた感じ

azu added a commit that referenced this pull request Sep 16, 2015
@azu azu merged commit d679c5d into master Sep 16, 2015
@azu azu deleted the fix_57 branch September 16, 2015 13:57
@coveralls
Copy link

Coverage Status

Coverage decreased (-46.6%) to 53.411% when pulling c521902 on fix_57 into eadf221 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connectの仕組み
2 participants