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