Class: BarkestCore::DbTable

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/barkest_core/db_table.rb

Overview

This class serves as a base class for other models.

This way we can guarantee that all of our models can use an explicit configuration when desirable.