Enhance How Gem is Required
obahareth opened this issue · 0 comments
obahareth commented
It would be great to have a structure similar to ActiveSupport, something like so:
- Rename gem to
zatca
(it already currently needs to be required as zatcazatca
anyways). - Allow developers to either
require "zatca"
(all of zatca) or specific modules likerequire "zatca/qr_code"