Class: SupplejackApi::SourceAuthority
- Inherits:
-
Object
- Object
- SupplejackApi::SourceAuthority
- Includes:
- Mongoid::Attributes::Dynamic, Mongoid::Document, Mongoid::Timestamps
- Defined in:
- app/models/supplejack_api/source_authority.rb
Constant Summary collapse
- MONGOID_TYPE_NAMES =
TODO: Move this to a class/module that store all the constants
{ string: String, integer: Integer, datetime: DateTime, boolean: Boolean }.freeze