Open IvanGuardado opened 9 months ago
The Notifications module is not loaded by default. Is there anyway to include or is a bug?
> ZohoHub::Notifications (irb):17:in `<main>': uninitialized constant ZohoHub::Notifications (NameError)
AFAIK, the module should be required here, right?
https://github.com/rikas/zoho_hub/blob/master/lib/zoho_hub.rb#L3-L17
The Notifications module is not loaded by default. Is there anyway to include or is a bug?