/mao

Primary LanguageRuby

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.