This website requires JavaScript.
Explore
Help
Sign In
gurix
/
ch420
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
feature/layout
ch420
/
app
/
mailers
/
application_mailer.rb
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
5 lines
105 B
Ruby
Raw
Permalink
Normal View
History
Unescape
Escape
added mailer
2016-04-08 15:22:31 +02:00
class
ApplicationMailer
<
ActionMailer
::
Base
default
from
:
'markus@hanflegal.ch'
layout
'mailer'
end
Reference in New Issue
Copy Permalink