Class: Branch
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Branch
- 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