Architecture
Refactoring
Agile
Delivery
Microservices
Data
Testing
DSL
About
Books
FAQ
Videos
Content Index
Board Games
Photography
Home
Insights
Careers
Radar
Engineering
RSS
Mastodon
LinkedIn
Bluesky
X
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.