This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
DerMaz
/
praktikum
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
73
Commits
1
Branch
0
Tags
671 KiB
Ruby
59.1%
HTML
37.6%
Dockerfile
1%
Shell
0.9%
CSS
0.8%
Other
0.5%
Tree:
8039312775
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8039312775'
${ noResults }
praktikum
/
app
/
mailers
/
application_mailer.rb
4 lines
102 B
Raw
Blame
History
class
ApplicationMailer
<
ActionMailer
::
Base
default
from
:
"
from@example.com
"
layout
"
mailer
"
end
Reference in new issue