Skip to content

Commit

Permalink
add require 'que/active_record/model'
Browse files Browse the repository at this point in the history
  • Loading branch information
celuchmarek committed Jun 27, 2023
1 parent d0d1f0a commit 1029e77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,5 @@ class Application < Rails::Application
}
end
end

require 'que/active_record/model'

0 comments on commit 1029e77

Please sign in to comment.