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-11-01 15:44 Back to release list
0.1.10

The handling of default values for table columns
has been fixed for timestamp default values.
Table::delete now works with tables which are not
in the search_path. TimeInterval now includes the
Comparable Module.
Tags: Minor bugfixes

Project Resources