method

preview_path

rails latest stable - Class: ActionMailer::Preview

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.

preview_path()
private

No documentation available.

# File actionmailer/lib/action_mailer/preview.rb, line 127
        def preview_path
          Base.preview_path
        end