summaryrefslogtreecommitdiff
path: root/databases/ruby-vapor
AgeCommit message (Collapse)AuthorFilesLines
2003-09-16Importing databases/ruby-vapor 0.7.0 pacakge, based on PR pkg/22296taca4-0/+157
by Rasputin <rasputin at idoru dot mine dot nu>. Vapor is a persistent Object-Repository for Ruby, providing transparent persistence of Ruby objects to a PostgreSQL database. It's goal is to provide developers with an easy-to-use persistence framework that does not interfere with the code of classes that are to be persistently stored. Vapor does not require any knowledge about relational databases, so developers can concentrate on the task of writing their application logic. Some of Vapor's general design was inspired by the JDO (Java Data Objects) standard.