gem Voiceless
https://github.com/TheOpenCMS/voiceless This simple gem helps to keep system work if some part of the system is not included.
For example, sometimes a common engine for a multiple projects may has an ECommerce module and sometimes not. Common code base must be stable even the system can’t provide some functionality in routes, controllers of models.
Post a comment