Skip to content

Commit

Permalink
add frozen string literal to schema.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
wendelfabianchinsamy committed Dec 28, 2023
1 parent ad947c2 commit c73760a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions db/schema.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

# This file is auto-generated from the current state of the database. Instead
# of editing this file, please use the migrations feature of Active Record to
# incrementally modify your database, and then regenerate this schema definition.
Expand Down

0 comments on commit c73760a

Please sign in to comment.