Skip to content

Commit

Permalink
Add the include path and frozen string comment
Browse files Browse the repository at this point in the history
  • Loading branch information
waferbaby committed Jan 19, 2024
1 parent fade7c6 commit 8e6fbb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# frozen_string_literal: true

require_relative File.join(File.dirname(__dir__), 'lib', 'dimples.rb')

0 comments on commit 8e6fbb8

Please sign in to comment.