Class: FeatureFlagSetDrop
- Inherits:
-
Liquid::Simplero::Drop
- Object
- Liquid::Drop
- Liquid::Simplero::Drop
- FeatureFlagSetDrop
- Defined in:
- app/drops/feature_flag_set_drop.rb
Overview
Represets the feature flag set for an account and can be used to check if a feature flag is on for an account. Ex: account.feature_flags.shopping_cart?