This website requires JavaScript.
Explore
Help
Sign In
wpetit
/
super-graph
Watch
1
Star
0
Fork
You've already forked super-graph
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b666876064
super-graph
/
rails-app
/
app
/
mailers
/
application_mailer.rb
5 lines
99 B
Ruby
Raw
Normal View
History
Unescape
Escape
First commit
2019-03-24 14:57:29 +01:00
class
ApplicationMailer
<
ActionMailer
::
Base
Improve the demo experience
2019-04-11 07:10:51 +02:00
default
from
:
'from@demo.com'
First commit
2019-03-24 14:57:29 +01:00
layout
'mailer'
end