Class: RestaurantTagGroupsRestaurant
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- RestaurantTagGroupsRestaurant
- Defined in:
- app/models/restaurant_tag_groups_restaurant.rb
Overview
typed: ignore
Schema Information
Table name: restaurant_tag_groups_restaurants
restaurant_id :integer
restaurant_tag_group_id :integer
Indexes
restaurant_tag_groups_relations (restaurant_id,restaurant_tag_group_id)