APIdock
/
Ruby on Rails
/
Browse
About
class
ActiveRecord
::
Encryption
::
NullEncryptor
v7.2.3
-
Show latest stable
- Superclass:
Object
An encryptor that won’t
decrypt
or
encrypt
. It will just return the passed values
Files
activerecord/lib/active_record/encryption/null_encryptor.rb
Related methods
Instance methods
binary?
decrypt
encrypt
encrypted?