Module: Workarea

Defined in:
app/queries/workarea/admin_redemptions_export.rb,
lib/workarea/gift_cards.rb,
lib/workarea/gift_cards/engine.rb,
lib/workarea/gift_cards/gateway.rb,
lib/workarea/gift_cards/version.rb,
app/seeds/workarea/gift_card_seeds.rb,
app/models/workarea/payment/gift_card.rb,
app/models/workarea/checkout/steps/gift_card.rb,
app/models/workarea/payment/refund/gift_card.rb,
app/models/workarea/payment/tender/gift_card.rb,
app/queries/workarea/search/admin_gift_cards.rb,
app/models/workarea/payment/capture/gift_card.rb,
app/workers/workarea/log_gift_card_redemption.rb,
app/models/workarea/payment/purchase/gift_card.rb,
app/models/workarea/payment/authorize/gift_card.rb,
app/models/workarea/payment/gift_card_operation.rb,
app/mailers/workarea/storefront/gift_card_mailer.rb,
app/models/workarea/payment/gift_card/redemption.rb,
app/workers/workarea/send_gift_card_notifications.rb,
app/models/workarea/search/admin/payment_gift_card.rb,
app/controllers/workarea/api/admin/gift_cards_controller.rb,
app/controllers/workarea/storefront/gift_cards_controller.rb,
app/models/workarea/fulfillment/policies/create_gift_card.rb,
app/view_models/workarea/admin/payment_gift_card_view_model.rb,
app/view_models/workarea/storefront/gift_card_order_pricing.rb,
app/controllers/workarea/admin/payment_gift_cards_controller.rb,
app/controllers/workarea/api/storefront/gift_cards_controller.rb,
lib/workarea/mailer_previews/storefront/gift_card_mailer_preview.rb,
app/controllers/workarea/storefront/checkout/gift_cards_controller.rb,
app/view_models/workarea/storefront/product_templates/gift_card_view_model.rb

Overview

Query class for models to match the API of Search::Query.

HOLY SHIT THIS HOT MESS SHOULD BE SOLVED DIFFERENTLY AT SOME POINT

Defined Under Namespace

Modules: Admin, Api, GiftCards, Search, Storefront Classes: AdminRedemptionsExport, Checkout, Fulfillment, GiftCardSeeds, LogGiftCardRedemption, Payment, SendGiftCardNotifications