#1 #2 #4 バックエンド資産作成

このコミットが含まれているのは:
2025-08-06 06:09:57 +09:00
コミット 634ac6e587
95個のファイルの変更2283行の追加0行の削除
+4
ファイルの表示
@@ -0,0 +1,4 @@
class ApplicationMailer < ActionMailer::Base
default from: "from@example.com"
layout "mailer"
end