#215 テスト・ケース追加

This commit is contained in:
2026-01-12 17:49:20 +09:00
parent 74057cbce9
commit 8b55139f38
16 changed files with 170 additions and 7 deletions
+2
View File
@@ -11,6 +11,8 @@ module Backend
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 8.0
config.i18n.default_locale = :ja
# Please, add to the `ignore` list any other `lib` subdirectories that do
# not contain `.rb` files, or that should not be reloaded or eager loaded.
# Common ones are `templates`, `generators`, or `middleware`, for example.