Class: MaintenanceTasks::ApplicationRecord

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/maintenance_tasks/application_record.rb

Overview

Base class for all records used by this engine.

Can be extended to setup different database where all tables related to maintenance tasks will live.

Direct Known Subclasses

Run