Sha256: 551e0b8ce7031a7561dd1296ea99692288cdb29208a85d313205210f50f25db0

Contents?: true

Size: 358 Bytes

Versions: 1

Compression:

Stored size: 358 Bytes

Contents

# SqlCsv

Create a CSV export from a SQL query.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'sql_csv'
```

And then execute:

    $ bundle install

Or install it yourself as:

    $ gem install sql_csv

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sql_csv-0.1.0 README.md