Method: FeatureFlagMonitor::Utils.wrapper_class
- Defined in:
- lib/feature_flag_monitor/utils.rb
.wrapper_class ⇒ Object
70 71 72 |
# File 'lib/feature_flag_monitor/utils.rb', line 70 def wrapper_class @wrapper_class ||= RestrictedHash end |