./databases/ruby-activerecord3, Object-relational mapper framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q2, Version: 3.0.9, Package name: ruby18-activerecord-3.0.9, Maintainer: pkgsrc-users

= 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*.


Required to run:
[devel/ruby-activemodel] [lang/ruby18-base] [misc/rubygems] [databases/ruby-arel]

Required to build:
[misc/rubygems]

Master sites:

SHA1: 285759d41c79460a3f49d26d8a0b3f8c9279e868
RMD160: 529529dcaf8323891296f6c17eac95c712078fb7
Filesize: 336.5 KB

Version history: (Expand)