Entity Respository Role Containers for SknStrategy
• James Scott, Jr. (a.k.a Skoona)
Responsible for data operations against external sub-systems; like PostgreSQL, Web Services, File Systems, etc.
Performs IO operations on behalf of ServiceDomain methods and strips data package of subsystem related keys or id.
Rails ActiveRecord/ActiveModel APIs are in use in this module. Note: Rails Models are not permitted to include application logic.