Class: Branch

Inherits:
ApplicationRecord show all
Includes:
IdentityCache
Defined in:
app/models/branch.rb

Overview

Schema Information

Table name: branches

id         :integer          not null, primary key
logo       :string(191)
name       :string(191)
created_at :datetime         not null
updated_at :datetime         not null

Method Summary

Methods inherited from ApplicationRecord

sync_carrierwave_url