Class: Jazari::ApplicationRecord
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Jazari::ApplicationRecord
- Defined in:
- app/models/jazari/application_record.rb
Overview
Isolated base class. A host may point this at its own connection; the gem never assumes it shares a database with the host's own models, which is why no cross-database foreign key is ever claimed (spec 02, D9).