Skip to content

Commit

Permalink
Fix array extension location
Browse files Browse the repository at this point in the history
  • Loading branch information
kigster committed Oct 3, 2024
1 parent 5dd2112 commit 1cec30f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require_relative 'boot'
require_relative '../lib/array.rb'

require 'time'
require 'etc'
Expand Down
File renamed without changes.

0 comments on commit 1cec30f

Please sign in to comment.