Closed tycooon closed 4 years ago
@AlexWayfer what do you think? It's pretty common to use both AS::Concern and Memery in the same module, so I think that we should better drop that auto-include feature.
Done. You can merge #27 into this branch and then merge this PR if everything is OK.
Fixes the following exception when using Memery in a
ActiveSupport::Concern
module: