Path to this page:
./
databases/ruby-activerecord3,
Object-relational mapper framework (part of Rails 3.0)
Branch: pkgsrc-2012Q1,
Version: 3.0.12,
Package name: ruby193-activerecord-3.0.12,
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] [
databases/ruby-arel20]
Master sites:
SHA1: 8ffbbccd11e1278ddad3612fc47ac5fa94ec2b14
RMD160: 7d9f4ab4b601def9b3ea8ee5d35b049bb6980450
Filesize: 337 KB
Version history: (Expand)
- (2012-04-10) Package added to pkgsrc.se, version ruby193-activerecord-3.0.12 (created)