frozen string literal for rubocop

This commit is contained in:
2023-10-22 13:06:12 -07:00
parent e0392f2483
commit 48ffdf560b
+2
View File
@@ -1,3 +1,5 @@
# frozen_string_literal: true
Sequel.migration do Sequel.migration do
change do change do
create_table :links do create_table :links do