Class: RestaurantTagGroupsRestaurant

Inherits:
ApplicationRecord show all
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)

Method Summary

Methods inherited from ApplicationRecord

sync_carrierwave_url