filmov
tv
Ruby Roundtable: Using reflection in Ruby to build an understanding of a system

Показать описание
Paul Stefan Ort presented! Yay!
- Introduction to Ruby methods for detecting available classes and methods
- Detecting classes and methods made available by requiring a gem
- Detecting direct modification of existing behavior (via monkey-patching)
- Detecting indirect modification of existing behavior (module inclusion)
- Recommendations for further exploration of the topic
- Introduction to Ruby methods for detecting available classes and methods
- Detecting classes and methods made available by requiring a gem
- Detecting direct modification of existing behavior (via monkey-patching)
- Detecting indirect modification of existing behavior (module inclusion)
- Recommendations for further exploration of the topic