Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Commit

Permalink
Add zeitwerk
Browse files Browse the repository at this point in the history
  • Loading branch information
zhulik committed Feb 8, 2023
1 parent dbf3f0e commit 9c3c00c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/nats_streamer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

require "zeitwerk"

require "async"
require "nats/client"

loader = Zeitwerk::Loader.for_gem
loader.setup

Expand Down

0 comments on commit 9c3c00c

Please sign in to comment.