m1k3 / csv_base

All your csv exports are belong to us.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CsvBase

A few utility modules that help with exporting csv using Postgresql

Installation

Add this line to your application's Gemfile:

gem 'csv_base'

And then execute:

$ bundle

Or install it yourself as:

$ gem install csv_base

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/[my-github-username]/csv_base/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

All your csv exports are belong to us.

License:MIT License


Languages

Language:Ruby 100.0%