Class: Masks::ApplicationModel
- Inherits:
-
Object
- Object
- Masks::ApplicationModel
- Includes:
- ActiveModel::Attributes, ActiveModel::Model, ActiveModel::Serializers::JSON, ActiveModel::Validations
- Defined in:
- app/models/masks/application_model.rb
Overview
Base model for synthetic ActiveRecord
-style models in masks.
Most models in masks use this in their inheritance tree, as it provides attributes, validations, and other features from ActiveModel
.
Direct Known Subclasses
Masks::Actors::Anonymous, Masks::Actors::System, Check, Credential, Device, Mask, Session