Module: Togls::RuleRepositoryDrivers

Defined in:
lib/togls/rule_repository_drivers.rb,
lib/togls/rule_repository_drivers/in_memory_driver.rb,
lib/togls/rule_repository_drivers/env_override_driver.rb

Overview

Rule Repository Drivers

The Rule Repository Drivers module is simply an organizational bucket to house the rule repository drivers provided by Togls.

Defined Under Namespace

Classes: EnvOverrideDriver, InMemoryDriver