Add frozen string literal comment to CreateStats service

This commit is contained in:
Eugene Burmakin 2024-03-23 20:32:20 +01:00
parent e1193608ef
commit accb4dc04c

View file

@ -1,3 +1,4 @@
# frozen_string_literal: true
class CreateStats
attr_reader :years, :months, :user