Class: PatientHttp::PayloadStore::ActiveRecordStore::Payload
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- PatientHttp::PayloadStore::ActiveRecordStore::Payload
- Defined in:
- lib/patient_http/payload_store/active_record_store.rb
Overview
ActiveRecord model for payload storage.
Defined in this file to avoid loading ActiveRecord until explicitly required. The table must be created using the migration provided by this gem.