Class: Pgbus::ApplicationRecord

Inherits:
BusRecord
  • Object
show all
Defined in:
app/models/pgbus/application_record.rb

Overview

Backward-compatible alias — host apps that subclassed Pgbus::ApplicationRecord will continue to work. New code should inherit from Pgbus::BusRecord directly.