This website works better with JavaScript.
Home
Help
Sign In
rails
/
edge
Watch
2
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.
19
Commits
2
Branches
0
Tags
237 KiB
Ruby
51.7%
HTML
38.4%
CSS
5.6%
JavaScript
3.9%
Shell
0.4%
Tree:
95b2fb4c3a
main
remote_dialog
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '95b2fb4c3a'
${ noResults }
edge
/
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