Class: BannerCity
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- BannerCity
- Defined in:
- app/models/banner_city.rb
Overview
Schema Information
Table name: banner_cities
id :bigint not null, primary key
banner_id :integer
city_id :integer
Indexes
()
(city_id)
typed: ignore