method
encrypt_rich_texts
v8.1.1 -
Show latest stable
- Class:
ActionText::Encryption
encrypt_rich_texts()private
No documentation available.
# File actiontext/lib/action_text/encryption.rb, line 22
def encrypt_rich_texts
encryptable_rich_texts.each(&:encrypt)
end