Path to this page:
./
databases/ruby-activerecord32,
Object-relational mapper framework (part of Rails 3.2)
Branch: pkgsrc-2012Q3,
Version: 3.2.8,
Package name: ruby193-activerecord-3.2.8,
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-activemodel32]
Master sites:
SHA1: 96e876f625b98915d2b1994c06ea057bf7dd23b8
RMD160: 7723cf1946bf7aad0d901356a9a2e7e8d56e2206
Filesize: 381 KB
Version history: (Expand)
- (2012-10-02) Package added to pkgsrc.se, version ruby193-activerecord-3.2.8 (created)