From ae620be2f23e5d6938eeff442b96169c792772e1 Mon Sep 17 00:00:00 2001 From: Vasiliy Ermolovich Date: Sat, 10 Feb 2024 13:11:13 +0100 Subject: [PATCH] Remove Rails 2.3 fork mention No point of metning it anymore as Rails 2 is not supported for ages. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index d2b142d..2329e2b 100644 --- a/README.md +++ b/README.md @@ -40,10 +40,6 @@ LetterOpener.configure do |config| end ``` -### For Rails 2.3.x support - -There is a fork that add support for Rails 2.3.x, in order to use that or just check it out you should go to https://github.com/cavi21/letter_opener - ## Non Rails Setup If you aren't using Rails, this can be easily set up with the Mail gem. Just set the delivery method when configuring Mail and specify a location.