Download List

Project Description

Momomoto is an object-relational mapper written in
Ruby for PostgreSQL. It features support for
combined primary keys, support for stored
procedures, and support for schemas. Metadata for
tables, views, and stored procedures are fetched
directly from the database to keep declaring
classes as simple as possible.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-10-26 00:20 Back to release list
0.1.9

The Interval data type is no longer represented as Time, but has its own TimeInterval class. Unlike Time, TimeInterval can handle intervals longer than 24 hours. There have been minor bugfixes and the error handling has been improved.
Tags: Minor feature enhancements

Project Resources