Class: HhMenu::RestaurantSerializer
- Inherits:
-
ApplicationSerializer
- Object
- ApplicationSerializer
- HhMenu::RestaurantSerializer
- Defined in:
- app/serializers/hh_menu/restaurant_serializer.rb
Overview
typed: ignore frozen_string_literal: true
Instance Method Summary collapse
Instance Method Details
#decorated ⇒ Object
25 26 27 |
# File 'app/serializers/hh_menu/restaurant_serializer.rb', line 25 def decorated @decorated ||= object.decorate end |