pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/ruby-activerecord3



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 12 04:22:21 UTC 2010

Update of /cvsroot/pkgsrc/databases/ruby-activerecord3
In directory ivanova.netbsd.org:/tmp/cvs-serv17603

Log Message:
Importing databases/ruby-activerecord3 3.0.0.


= Active Record -- Object-relational mapping put on rails

Active Record connects classes to relational database tables to establish an
almost zero-configuration persistence layer for applications. The library
provides a base class that, when subclassed, sets up a mapping between the new
class and an existing table in the database. In context of an application,
these classes are commonly referred to as *models*. Models can also be
connected to other models; this is done by defining *associations*.

(This is part of Ruby on Rails 3.)


Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/databases/ruby-activerecord3/Makefile
N pkgsrc/databases/ruby-activerecord3/distinfo
N pkgsrc/databases/ruby-activerecord3/PLIST
N pkgsrc/databases/ruby-activerecord3/DESCR

No conflicts created by this import



Home | Main Index | Thread Index | Old Index