class method
self.preview_path
Ruby on Rails 6.0.6.1
Since v5.1.7 Last seen in v7.0.10 Private — implementation detail, not part of the public APISignature
self.preview_path()
No documentation comment.
Source
# File actionmailer/lib/action_mailer/preview.rb, line 127
def preview_path
Base.preview_path
end
Defined in actionmailer/lib/action_mailer/preview.rb line 127
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionMailer::Preview