|
|
|
|
|
by nithinbekal
796 days ago
|
|
Wouldn't that be too similar to NoMethodError? I recently came across the idiom in Smalltalk, where you would call subclassResponsibility: someMethod:
self subclassResponsibility
I've suggested the name in the ruby bug tracker issue here:https://bugs.ruby-lang.org/issues/18915 |
|