factbook.sql
factbook.sql copied to clipboard
[Help wanted] Factbook::CreateDB not found
I ran the code but I really got this error:
factbook-codes/0.1.2 on Ruby 3.0.2 (2021-07-07) [x86_64-linux-gnu] in (/var/lib/gems/3.0.0/gems/factbook-codes-0.1.2)
factbook-fields/0.1.0 on Ruby 3.0.2 (2021-07-07) [x86_64-linux-gnu] in (/var/lib/gems/3.0.0/gems/factbook-fields-0.1.0)
webclient/0.2.2 on Ruby 3.0.2 (2021-07-07) [x86_64-linux-gnu] in (/var/lib/gems/3.0.0/gems/webclient-0.2.2)
webget/0.2.5 on Ruby 3.0.2 (2021-07-07) [x86_64-linux-gnu]
factbook-readers/1.1.0 on Ruby 3.0.2 (2021-07-07) [x86_64-linux-gnu]
app.rb:12:in `<main>': uninitialized constant Factbook::CreateDb (NameError)
Please help!
sorry the sql database support has been moved into factbook-importer and is now "experimental" and unsupported - see https://github.com/factbook/factbook/blob/master/factbook-importers/test/test_importer.rb if you want to try.