mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-09 14:58:05 -05:00
Add the frozen_string_literal pragma comment to all Ruby files. (#4725)
This commit is contained in:
committed by
Leonardo Tegon
parent
8b9fba73fd
commit
f39c6fd927
@@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'test_helper'
|
||||
|
||||
class RailsTest < ActiveSupport::TestCase
|
||||
|
||||
Reference in New Issue
Block a user