method

has_encrypted_rich_texts?

rails latest stable - Class: ActionText::Encryption
has_encrypted_rich_texts?()
private

No documentation available.

# File actiontext/lib/action_text/encryption.rb, line 28
      def has_encrypted_rich_texts?
        encryptable_rich_texts.present?
      end