Table of Contents - shared-settings-0.1.0 Documentation
Pages
Classes and Modules
- SharedSettings
- SharedSettings::Configuration
- SharedSettings::Instance
- SharedSettings::Persistence
- SharedSettings::Persistence::Redis
- SharedSettings::SerializedSetting
- SharedSettings::Setting
- SharedSettings::SettingNotFoundError
- SharedSettings::UI
- SharedSettings::UI::Action
- SharedSettings::UI::Actions
- SharedSettings::UI::Actions::Asset
- SharedSettings::UI::Actions::Mount
- SharedSettings::UI::Actions::Setting
- SharedSettings::UI::Middleware
- SharedSettings::Utilities
- SharedSettings::Utilities::Base16
- SharedSettings::Utilities::Encryption
Methods
- ::app — SharedSettings::UI
- ::asset_root — SharedSettings::UI
- ::bytes_to_string — SharedSettings::Utilities::Base16
- ::deserialize_value — SharedSettings::Setting
- ::generate_aes_key — SharedSettings::Utilities::Encryption
- ::new — SharedSettings::Configuration
- ::new — SharedSettings::Instance
- ::new — SharedSettings::Persistence::Redis
- ::new — SharedSettings::SerializedSetting
- ::new — SharedSettings::Setting
- ::new — SharedSettings::UI::Action
- ::new — SharedSettings::UI::Middleware
- ::new — SharedSettings::Utilities::Encryption
- ::route_regex — SharedSettings::UI::Actions::Asset
- ::route_regex — SharedSettings::UI::Actions::Mount
- ::route_regex — SharedSettings::UI::Actions::Setting
- ::string_to_bytes — SharedSettings::Utilities::Base16
- #all — SharedSettings::Persistence::Redis
- #build_cipher — SharedSettings::Utilities::Encryption
- #call — SharedSettings::UI::Middleware
- #configuration — SharedSettings
- #configuration= — SharedSettings
- #configure — SharedSettings
- #create_or_update_setting — SharedSettings::UI::Actions::Setting
- #decrypt — SharedSettings::Utilities::Encryption
- #decrypt_value — SharedSettings::Setting
- #decryption_cipher — SharedSettings::Utilities::Encryption
- #default — SharedSettings::Configuration
- #delete — SharedSettings::Persistence::Redis
- #delete — SharedSettings::UI::Actions::Setting
- #determine_range_bounds — SharedSettings::SerializedSetting
- #determine_type — SharedSettings::SerializedSetting
- #encrypt — SharedSettings::Utilities::Encryption
- #encrypt_value — SharedSettings::SerializedSetting
- #encryption_cipher — SharedSettings::Utilities::Encryption
- #encryption_key — SharedSettings::SerializedSetting
- #encryption_key — SharedSettings::Setting
- #exists? — SharedSettings
- #find_and_parse_route — SharedSettings::UI::Middleware
- #get — SharedSettings::Instance
- #get — SharedSettings::Persistence::Redis
- #get — SharedSettings::UI::Actions::Asset
- #get — SharedSettings::UI::Actions::Mount
- #get — SharedSettings::UI::Actions::Setting
- #headers — SharedSettings::UI::Action
- #headers — SharedSettings::UI::Actions::Mount
- #html_body — SharedSettings::UI::Actions::Mount
- #instance — SharedSettings
- #new — SharedSettings
- #not_found — SharedSettings::UI::Middleware
- #post — SharedSettings::UI::Actions::Setting
- #prefixed_name — SharedSettings::Persistence::Redis
- #put — SharedSettings::Instance
- #put — SharedSettings::Persistence::Redis
- #put — SharedSettings::UI::Actions::Setting
- #routes — SharedSettings::UI::Middleware
- #serialize_raw_value — SharedSettings::SerializedSetting
- #to_h — SharedSettings::Setting