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.
49
Commits
1
Branch
0
Tags
443 KiB
Ruby
67.6%
HTML
29.5%
Dockerfile
1.2%
Shell
1.1%
CSS
0.4%
Other
0.2%
Tree:
8f0f756acf
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8f0f756acf'
${ 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