This website works better with JavaScript.
Home
Help
Sign In
mithril
/
livres
Watch
3
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.
5
Commits
1
Branch
0
Tags
7.9 MiB
Ruby
48%
HTML
33.9%
CSS
13.1%
Dockerfile
2.2%
Shell
1.5%
Other
1.3%
Tree:
2a06f65b62
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2a06f65b62'
${ noResults }
livres
/
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