mrsool/zatca

Enhance How Gem is Required

obahareth opened this issue · 0 comments

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 zatca zatca anyways).
  • Allow developers to either require "zatca" (all of zatca) or specific modules like require "zatca/qr_code"