ryanb / letter_opener

Preview mail in the browser instead of sending.
MIT License
3.71k stars 236 forks source link

Suppress deprecation warnings #140

Closed koic closed 7 years ago

koic commented 7 years ago

This PR suppresses the following warnings.

These warnings were reproduced with rspec -w spec.

nashby commented 7 years ago

@koic nice, thanks!