Describe the bug
Emarsys::Contact is not in app/services/workarea folder, therefore when I try to decorate I get a NameError: uninitialized constant Workarea::Emarsys::Contact
To Reproduce
Steps to reproduce the behavior:
Try to decorate Emarsys::Contact
Start up app
See error
Expected behavior
App starts up and uses my decorated method
Describe the bug Emarsys::Contact is not in app/services/workarea folder, therefore when I try to decorate I get a
NameError: uninitialized constant Workarea::Emarsys::Contact
To Reproduce Steps to reproduce the behavior:
Expected behavior App starts up and uses my decorated method
Workarea Setup: