mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Add missing frozen string literal comment
This commit is contained in:
parent
a9cb097109
commit
807e160b9c
@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'test_helper'
|
||||
|
||||
module ActiveModelSerializers
|
||||
|
||||
Loading…
Reference in New Issue
Block a user