Skip to content

perform_send_request setting for testing purposes

Compare
Choose a tag to compare
@tyrauber tyrauber released this 21 Aug 14:53
bacb70e
feature/settings_perform_send_request (#78)

* - add new mailer settings :perform_send_request
- when set to false, it averts the sendgrid api request
- in combination with return_response=true it will return the full mail object which will respond to to_json

* Version Bump, update readme and changelog

* - ASM.new requires symbols