galetahub / ckeditor

Ckeditor 4.x integration gem for rails
https://ckeditor.com/ckeditor-4/
MIT License
2.23k stars 878 forks source link

Stop extending ActiveSupport::Concern in the modules that do not use its feature #899

Closed amatsuda closed 3 years ago

amatsuda commented 3 years ago

We can remove extend AS::Concern from the whole codebase since these modules do never use (have never used) any ActiveSupport::Concern feature.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.