Class: RestaurantPriceSummary

Inherits:
ApplicationRecord show all
Extended by:
Enumerize
Defined in:
app/models/restaurant_price_summary.rb

Overview

for Search page, filter by price

Constant Summary collapse

PRODUCT_TYPE =
%w[package ticket].freeze

Method Summary

Methods inherited from ApplicationRecord

sync_carrierwave_url