default freeze string literals where present

This commit is contained in:
Kyle Drake 2024-01-09 12:49:17 -06:00
parent 19dadfd6d2
commit 0888c9e2df
10 changed files with 14 additions and 3 deletions

View file

@ -1,3 +1,4 @@
# frozen_string_literal: true
class StatPath < Sequel::Model
RETAINMENT_DAYS = 7