|
|
# Torque PostgreSQL
|
|
|
This project rocks and uses MIT-LICENSE.
|
|
|
|
|
|
[![Build Status](https://travis-ci.org/crashtech/torque-postgresql.svg?branch=master)](https://travis-ci.org/crashtech/torque-postgresql)
|
|
|
[![Code Climate](https://codeclimate.com/github/crashtech/torque-postgresql/badges/gpa.svg)](https://codeclimate.com/github/crashtech/torque-postgresql)
|
|
|
[![Test Coverage](https://codeclimate.com/github/crashtech/torque-postgresql/badges/coverage.svg)](https://codeclimate.com/github/crashtech/torque-postgresql/coverage)
|
|
|
[![GitHub version](https://badge.fury.io/gh/crashtech%2Ftorque-postgresql.svg)](https://badge.fury.io/gh/crashtech%2Ftorque-postgresql)
|
|
|
|
|
|
* [Home](https://github.com/crashtech/torque-postgresql)
|
|
|
* [Bugs](https://github.com/crashtech/torque-postgresql/issues)
|
|
|
|
|
|
# Description
|
|
|
|
|
|
`torque-postgresql` is a plugin that works on top of Rails' pre-existing database features to enable easy access to existing postgresql resources, such as data structures and queries statements.
|
|
|
|
|
|
# Installation
|
|
|
|
... | ... | |