Update readme for similar format to other Mailtrap SDKs - #79
Conversation
|
The PR description is probably not up to date. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
|
||
| ### Sandbox Sending | ||
|
|
||
| Send emails to your Sandbox inbox for testing purposes: |
There was a problem hiding this comment.
Send emails to your Sandbox for testing purposes:
|
|
||
| ```ruby | ||
| # config/application.rb | ||
| ActionMailer::Base.add_delivery_method :mailtrap_bulk, Mailtrap::ActionMailer::DeliveryMethod |
There was a problem hiding this comment.
"So you simply removed a chunk of documentation..."
https://github.com/mailtrap/mailtrap-ruby/pull/79/files#r2640760642
There was a problem hiding this comment.
that's a nice catch actually, I've used wrong example for multiple clients setup, now setting correct one.
Motivation
Changes
README.md