You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4
Original file line number
Diff line number
Diff line change
@@ -40,10 +40,6 @@ LetterOpener.configure do |config|
40
40
end
41
41
```
42
42
43
-
### For Rails 2.3.x support
44
-
45
-
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
46
-
47
43
## Non Rails Setup
48
44
49
45
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.
0 commit comments