Sha256: 069e51f611aa77a24d4873ce32561cfd49ac3e8a059c3afeeba1b9323e361d30

Contents?: true

Size: 801 Bytes

Versions: 6

Compression:

Stored size: 801 Bytes

Contents

[![Code Climate](https://codeclimate.com/github/Sandthorn/sandthorn_driver_sequel.png)](https://codeclimate.com/github/Sandthorn/sandthorn_driver_sequel)

# Sandthorn Sequel-driver

A SQL database driver for [Sandthorn](https://github.com/Sandthorn/sandthorn), made with [Sequel](http://sequel.jeremyevans.net/).

## Installation

Add this line to your application's Gemfile:

    gem 'sandthorn_driver_sequel'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install sandthorn_driver_sequel

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it
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 new Pull Request

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
sandthorn_driver_sequel-2.1.1 README.md
sandthorn_driver_sequel-2.1.0 README.md
sandthorn_driver_sequel-2.0.1 README.md
sandthorn_driver_sequel-2.0.0 README.md
sandthorn_driver_sequel-1.1.0 README.md
sandthorn_driver_sequel-1.0.6 README.md