Path to this page:
./
databases/ruby-activerecord32,
Object-relational mapper framework (part of Rails 3.2)
Branch: pkgsrc-2012Q1,
Version: 3.2.2,
Package name: ruby193-activerecord-3.2.2,
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] [
lang/ruby193-base]
Master sites:
SHA1: 2452c32407a2ce745297dc885e24b80059619235
RMD160: 76b6ca9a993e43a6e8241c5e823ca2a23a6c005d
Filesize: 377 KB
Version history: (Expand)
- (2012-04-10) Package added to pkgsrc.se, version ruby193-activerecord-3.2.2 (created)