Skip to content

Commit

Permalink
Require necessary class to fix errors
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepolitodesign committed Aug 5, 2022
1 parent e017108 commit c86de29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/active_job.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require "active_job/logging"
require "active_job/log_subscriber"

ActiveSupport::Notifications.unsubscribe("enqueue.active_job")

Expand Down

0 comments on commit c86de29

Please sign in to comment.