Path to this page:
./
databases/ruby-activerecord3,
Object-relational mapper framework
Branch: pkgsrc-2011Q3,
Version: 3.0.10,
Package name: ruby19-activerecord-3.0.10,
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:[
lang/ruby19-base]
Master sites:
SHA1: 38648633d198499b2784fe503dbd2bd419fcf6ed
RMD160: 2b538eb07493d0ddd7a5347ae44892be9890f27d
Filesize: 337 KB
Version history: (Expand)
- (2011-10-04) Package added to pkgsrc.se, version ruby19-activerecord-3.0.10 (created)