On Being A Journeyman Software Developer: Why I Don’t Use ActiveSupport::Concern
Link: On Being A Journeyman Software Developer: Why I Don’t Use ActiveSupport::Concern
I don’t use ActiveSupport::Concern.
Unlike other Rails-based bastardization of concepts and names, ActiveSupport::Concern has very little to do with common connotations of “concern.”Couldn’t agree more. The actual implementation of ActiveSupport::Concern has very little to do with the “concerns”.