Path to this page:
./
databases/ruby-activerecord31,
Object-relational mapper framework (part of Rails 3.1)
Branch: pkgsrc-2012Q3,
Version: 3.1.8,
Package name: ruby193-activerecord-3.1.8,
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-activemodel31] [
databases/ruby-arel22]
Master sites:
SHA1: d333c56b4115c8ab1f8ee4e4d2a0207890924ecf
RMD160: 30a7ef220741698764cef7a3382972bcb524f436
Filesize: 369 KB
Version history: (Expand)
- (2012-10-02) Package added to pkgsrc.se, version ruby193-activerecord-3.1.8 (created)