module SP
Usage (by a module or class belonging to a library or gem that publishes JSONAPI resources):
In the module or class definition:
include SP::Duh::JSONAPI::ResourcePublisher
self.jsonapi_resources_root = “<path to the folder where the resources configurations are located>”