instance method plain_text_for_unsupported_node

Ruby on Rails 8.1.2

Since v8.1.2 Private — implementation detail, not part of the public API

Signature

plain_text_for_unsupported_node(node, _child_values)

No documentation comment.

Parameters

node req
_child_values req
Source
# File actiontext/lib/action_text/plain_text_conversion.rb, line 32
      def plain_text_for_unsupported_node(node, _child_values)
        ""
      end

Defined in actiontext/lib/action_text/plain_text_conversion.rb line 32 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionText::PlainTextConversion

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close