Path to this page:
./
databases/ruby-activerecord3,
Object-relational mapper framework
Branch: pkgsrc-2010Q3,
Version: 3.0.1,
Package name: ruby18-activerecord-3.0.1,
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:[
time/ruby-tzinfo]
Master sites:
SHA1: 9cd05244d696fa964496a0faf91ed57311a4e5e9
RMD160: ddf6e971c61555d2c66cc9cb34d00018c9af64a9
Filesize: 332 KB
Version history: (Expand)
- (2010-10-17) Package has been reborn
- (2010-10-16) Package added to pkgsrc.se, version ruby18-activerecord-3.0.1 (created)