Path to this page:
./
databases/ruby-activerecord3,
Object-relational mapper framework
Branch: pkgsrc-2011Q4,
Version: 3.0.11nb1,
Package name: ruby19-activerecord-3.0.11nb1,
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/ruby19-base] [
time/ruby-tzinfo]
Master sites:
SHA1: 4468d9556bf8b0dc0ffed0083ccdea32a8ce007b
RMD160: 9c58b7db96c8182ca89ff1d0302735dde151ed3a
Filesize: 338 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version ruby19-activerecord-3.0.11nb1 (created)