@josephholsten @jhawthorn Rails uses SimpleDelegator (I found while working on these patches ๐ ). Delegate methods seem to be pretty popular internally to Rails, though most of them are using Rails' own delegate
@josephholsten @jhawthorn Rails uses SimpleDelegator (I found while working on these patches ๐ ). Delegate methods seem to be pretty popular internally to Rails, though most of them are using Rails' own delegate