diff options
Diffstat (limited to 'app/models/custom_value.rb')
-rw-r--r-- | app/models/custom_value.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/models/custom_value.rb b/app/models/custom_value.rb index 734c76b22..f5678967c 100644 --- a/app/models/custom_value.rb +++ b/app/models/custom_value.rb @@ -1,3 +1,5 @@ +# frozen_string_literal: false + # Redmine - project management software # Copyright (C) 2006-2017 Jean-Philippe Lang # |