This website works better with JavaScript.
Home
Explore
Sign In
miteruzo
/
btrc-hub
Watch
1
Star
0
Fork
0
Code
Issues
70
Pull Requests
1
Releases
0
Wiki
Activity
ぼざクリ タグ広場
https://hub.nizika.monster
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.
161
Commits
14
Branches
5.4 MiB
JavaScript
75%
TypeScript
11.2%
Ruby
10.7%
CSS
2.4%
Dockerfile
0.2%
Other
0.4%
Tree:
199783a6d4
#102
#103
#17
#49
#59
#69
#71
#78
#89
#92
#93
'#101'
'#106'
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '199783a6d4'
${ noResults }
btrc-hub
/
backend
/
app
/
mailers
/
application_mailer.rb
5 lines
102 B
Raw
Blame
History
class ApplicationMailer < ActionMailer::Base
default from: "from@example.com"
layout "mailer"
end