RethinkORM::Settings::HabitatSettings
Inherits Reference / Object
Class methods
Used for checking missing settings on non-nilable types It's advised to use db in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use host in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use lock_expire in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use lock_timeout in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use password in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use port in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use query_retries in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use retry_attempts in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use retry_interval in your apps to ensure the propper type is checked.
Generates a hash using the provided values
Used for checking missing settings on non-nilable types It's advised to use user in your apps to ensure the propper type is checked.