Architecture
Refactoring
Agile
Delivery
Microservices
Data
Testing
DSL
About
Books
FAQ
Videos
Content Index
Board Games
Photography
Insights
Careers
Radar
RSS
Mastodon
LinkedIn
X (Twitter)
BGG
Jay Fields
Shane Harvie
1 Oct 2009
page 160
A class utilizing method_missing has become painful to alter.
method_missing
Introduce a new class and move the method_missing logic to that class.