Uses the frozen_string_literal magic comment (will be the default in Ruby 3)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# Gems
|
||||
# Believe it or not, active_support MUST be the first one,
|
||||
# otherwise encoding issues can happen when using JSON format.
|
||||
|
||||
Reference in New Issue
Block a user