Exception: FeatureSetting::FsSetting::SettingTypeMismatchError
- Inherits:
-
StandardError
- Object
- StandardError
- FeatureSetting::FsSetting::SettingTypeMismatchError
- Defined in:
- lib/feature_setting/orm/active_record/fs_setting.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
14 15 16 |
# File 'lib/feature_setting/orm/active_record/fs_setting.rb', line 14 def 'The value for a setting of type Hash must be a Hash.' end |