method

to_partial_path

rails latest stable - Class: ActionText::Attachables::MissingAttachable

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v7.0.0) is shown here.

to_partial_path()
public

No documentation available.

# File actiontext/lib/action_text/attachables/missing_attachable.rb, line 8
      def self.to_partial_path
        "action_text/attachables/missing_attachable"
      end