class method
self.preview_path
Ruby on Rails 5.1.7
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 104
def preview_path
Base.preview_path
end
Defined in actionmailer/lib/action_mailer/preview.rb line 104
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionMailer::Preview