Skip to content

Commit

Permalink
one of many
Browse files Browse the repository at this point in the history
Signed-off-by: Hermann Mayer <[email protected]>
  • Loading branch information
Jack12816 committed Jan 13, 2025
1 parent dd28392 commit 815317c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rimless.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ module Rimless
loader.ignore(root_path.join('railtie.rb'))
loader.ignore(root_path.join('rspec*'))
loader.do_not_eager_load(root_path.join('configuration.rb'))
loader.do_not_eager_load(root_path.join('consumer_job.rb'))

# Finish the auto loader configuration
loader.setup
Expand Down

0 comments on commit 815317c

Please sign in to comment.