method
decrypt_rich_texts
v7.0.0 -
Show latest stable
- Class:
ActionText::Encryption
decrypt_rich_texts()private
No documentation available.
# File actiontext/lib/action_text/encryption.rb, line 24
def decrypt_rich_texts
encryptable_rich_texts.each(&:decrypt)
end