Added missing dependency
This commit is contained in:
parent
0b9ca67fde
commit
24718c14b7
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
require 'open-uri' # allows to load URLs using open()
|
||||
require 'json'
|
||||
require 'deb_importer'
|
||||
|
||||
class Package < ApplicationRecord
|
||||
# PostgreSQL-based full-text search:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue