Project

mao

0.0
No commit activity in last 3 years
No release in over 3 years
Mao Ain't an ORM
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 0
~> 3.0

Runtime

~> 0.18.4
 Project Readme

Mao Build Status Dependency Status

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, 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

copyright and licensing

TBD.