Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

fix typo #27

Merged
merged 1 commit into from Jun 6, 2011
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion db/2011/events/17S09.yaml
Expand Up @@ -23,7 +23,7 @@ abstract:
This presentation proposes new module system named "Method Shelters" and
shows difference between Method Shelters and other systems.
ja: |-
オープクラスにより,Ruby は 多大な言語の柔軟性を獲得した.
オープンクラスにより,Ruby は 多大な言語の柔軟性を獲得した.
しかし,これにより同名のメソッドが衝突する危険性も孕んでしまった.
この問題を解決するするために,Classboxes や Refinements が提案されたが,これらには問題や制限が有る.
この発表では,新たなモジュールシステムである "Method Shelters" を提案し,
Expand Down