Sha256: 42f439ebef025b9fdd8a825740c76d5cffce1f74caee2e6f25f5b13b5204985a

Contents?: true

Size: 806 Bytes

Versions: 2

Compression:

Stored size: 806 Bytes

Contents

# Mao [![Build Status](https://secure.travis-ci.org/kivikakk/mao.png)](http://travis-ci.org/kivikakk/mao) [![Dependency Status](https://gemnasium.com/kivikakk/mao.png)](https://gemnasium.com/kivikakk/mao)

**Mao Ain't an ORM.**

## mission/tenets

1. From the code you have written, it should be sufficiently declarative and
   map sufficiently predictably to SQL that you can predict the SQL produced.

## documentation

RDoc is available online at
[rubydoc.info](http://rubydoc.info/gems/mao/0.0.7/frames), or you can try your
luck with `rake rdoc`.

## releasing

1. Bump `lib/mao/version.rb` as appropriate.
2. Commit same.
3. `rake release`

## authorship

* [Timothy Leslie Allen](https://github.com/timothyleslieallen).
* [Yuki Izumi](https://github.com/kivikakk).

## copyright and licensing

TBD.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mao-0.1.1 README.md
mao-0.1.0 README.md