mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
parent
6c7bfa01ac
commit
cc48bbb16e
2 changed files with 1 additions and 4 deletions
|
@ -1,4 +1,3 @@
|
|||
# To be able to remove existing jobs
|
||||
class QueJob < ActiveRecord::Base
|
||||
class QueJob < ActiveRecord::Base # To be able to remove existing jobs
|
||||
self.primary_key = 'job_id'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue