This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
anxgang
/
inflowERP
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
4d7b2661b2
Branches
Tags
master
inflowERP
/
app
/
mailers
/
application_mailer.rb
application_mailer.rb
102 B
Historique
Raw
1
2
3
4
class ApplicationMailer < ActionMailer::Base
default from: 'from@example.com'
layout 'mailer'
end