This website requires JavaScript.
Explore
Help
Sign In
paoda
/
polyglot
mirror of
https://github.com/beatriceo/polyglot.git
Watch
1
Star
0
Fork
You've already forked polyglot
0
Code
Issues
Projects
Releases
Wiki
Activity
bb2a8ad1b9
polyglot
/
app
/
mailers
/
application_mailer.rb
5 lines
102 B
Ruby
Raw
Blame
History
class
ApplicationMailer
<
ActionMailer
::
Base
default
from
:
'from@example.com'
layout
'mailer'
end
Reference in New Issue
View Git Blame
Copy Permalink