This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
anxgang
/
inflowERP
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
4d7b2661b2
Ramas
Etiquetas
master
inflowERP
/
app
/
mailers
/
application_mailer.rb
application_mailer.rb
102 B
Histórico
Raw
1
2
3
4
class ApplicationMailer < ActionMailer::Base
default from: 'from@example.com'
layout 'mailer'
end