Testing environment updates

This commit is contained in:
2024-01-15 02:05:08 +01:00
parent 91b9886172
commit de995aa586
2 changed files with 5 additions and 1 deletions

View File

@@ -56,4 +56,6 @@ Rails.application.configure do
# Annotate rendered view with file names.
# config.action_view.annotate_rendered_view_with_filenames = true
config.log_level = :info
end