Socket
Book a DemoInstallSign in
Socket

roqua-csv_export

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

roqua-csv_export

0.1.0
bundlerRubygems
Version published
Maintainers
1
Created
Source

Roqua CSV export from sqlite export

Description

Takes a sqlite export and some export_version definitions and generates a csv file for each questionnaire in each version.

Examples

require 'roqua-csv_export'
Roqua::CsvExport.generate sqlite_path: Pathname.new('spec/fixtures/sql_export.db'),
                          export_versions_path: Pathname.new('spec/fixtures/export_versions'),
                          output_path: Pathname.new('tmp/data_exports'),
                          organization_key: 'demo',
                          anonymous_data_in_exports: false # the default.

See generate method

Requirements

Install

$ gem install roqua-csv_export

Developing

  • Download source
  • run bundle
  • run guard
  • write your test and see them fail
  • write your code until the spec pass.

Changelog

0.1.0

First version.

Copyright (c) 2017 Roqua

See {file:LICENSE.txt} for details.

FAQs

Package last updated on 02 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.