Skip to content

Commit

Permalink
Merge pull request #147 from phlex-ruby/zeitwerk
Browse files Browse the repository at this point in the history
Require zeitwerk now that it is not required by Phlex
  • Loading branch information
joeldrapper authored Jan 31, 2024
2 parents e886ad8 + d177cb8 commit 69c64f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/phlex/rails.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# frozen_string_literal: true

require "zeitwerk"
require "phlex"
require "phlex/rails/engine"

Expand Down

0 comments on commit 69c64f8

Please sign in to comment.