Module: ActionMailer
- Defined in:
- lib/mailer_preview_request_model.rb
Overview
due to original code in Rails beeing not extendable I cannot do
ActionMailer::Preview.extend MailerPreviewRequestModel::PreviewWithRequestModel::ClassMethods
therefore I need to monkey patch the class method
Defined Under Namespace
Classes: Preview