An open API service indexing awesome lists of open source software.

https://github.com/sixarm/sixarm_ruby_mysql_adapter_extensions

SixArm.com » Ruby » MysqlAdapter exensions for Active Record in Ruby On Rails
https://github.com/sixarm/sixarm_ruby_mysql_adapter_extensions

adapter extensions gem mysql ruby

Last synced: about 2 months ago
JSON representation

SixArm.com » Ruby » MysqlAdapter exensions for Active Record in Ruby On Rails

Awesome Lists containing this project

README

          

# SixArm.com → Ruby →
MySQL Adapter extensions

* Doc:
* Gem:
* Repo:

## Introduction

Ruby On Rails MySQL Adapter extensions that provide new kinds of migration data types.

See http://www.dweebd.com/page/2/

For docs go to

Want to help? We're happy to get pull requests.

## Install

### Gem

To install this gem in your shell or terminal:

gem install sixarm_ruby_mysql_adapter_extensions

### Gemfile

To add this gem to your Gemfile:

gem 'sixarm_ruby_mysql_adapter_extensions'

### Require

To require the gem in your code:

require 'sixarm_ruby_mysql_adapter_extensions'