class Scheme
Ruby on Rails 7.0.10
Since v7.0.10A container of attribute encryption options.
It validates and serves attribute encryption options.
Inherits from
Attributes
Methods (defined here)
- # deterministic?
- # downcase?
- # fixed?
- # ignore_case?
- # key_provider
- # merge
- # to_h
- # with_context
- self. new
Private methods (4)
Show private methods Implementation detail — not part of the public API.
Methods (inherited)
From Object
(16)
- # 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_options
From ActiveRecord::TestFixtures
(4)
From ActiveSupport::Concern
(3)
- # class_methods
- # included
- # prepended