This website works better with JavaScript
Home
Verkennen
Help
Inloggen
anxgang
/
inflowERP
Volgen
1
Ster
0
Vork
0
Bestanden
Issues
0
Pull-aanvragen
0
Wiki
Boom:
4d7b2661b2
Aftakkingen
Labels
master
inflowERP
/
app
/
mailers
/
application_mailer.rb
application_mailer.rb
102 B
Geschiedenis
Ruwe
1
2
3
4
class ApplicationMailer < ActionMailer::Base
default from: 'from@example.com'
layout 'mailer'
end