class Config
Ruby on Rails 7.2.3
Since v7.0.10Container of configuration options
Inherits from
Attributes
- ActiveRecord::Encryption::Config#add_to_filter_parameters
- ActiveRecord::Encryption::Config#deterministic_key
- ActiveRecord::Encryption::Config#encrypt_fixtures
- ActiveRecord::Encryption::Config#excluded_from_filter_parameters
- ActiveRecord::Encryption::Config#extend_queries
- ActiveRecord::Encryption::Config#forced_encoding_for_deterministic_encryption
- ActiveRecord::Encryption::Config#hash_digest_class
- ActiveRecord::Encryption::Config#key_derivation_salt
- ActiveRecord::Encryption::Config#previous_schemes
- ActiveRecord::Encryption::Config#primary_key
- ActiveRecord::Encryption::Config#store_key_references
- ActiveRecord::Encryption::Config#support_unencrypted_data
- ActiveRecord::Encryption::Config#validate_column_size
Methods (defined here)
Private methods
(2)
Implementation detail — not part of the public API.
Methods (inherited)
From Object (17)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # with
- # with_options
From ActiveSupport::NumericWithFormat (2)
- # to_formatted_s
- # to_fs