Module: RestaurantService
- Defined in:
- app/services/restaurant_service/create.rb,
app/services/restaurant_service/update_tags.rb,
app/services/restaurant_service/create_basic.rb,
app/services/restaurant_service/tag_assignment.rb,
app/services/restaurant_service/create_from_api.rb,
app/services/restaurant_service/update_inventory.rb
Overview
typed: ignore frozen_string_literal: true
Defined Under Namespace
Classes: Create, CreateBasic, CreateFromApi, TagAssignment, UpdateInventory, UpdateTags