Class: CompositeContent::Model::Base
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- CompositeContent::Model::Base
- Includes:
- ActiveModel::Validations::Reflection
- Defined in:
- lib/composite_content/model/base.rb
Overview
Base class for engine’s models. Equivalent to ApplicationRecord in a Rails app.
rubocop:disable Rails/ApplicationRecord