Path to this page:
./
databases/ruby-activerecord32,
Object-relational mapper framework (part of Rails 3.2)
Branch: pkgsrc-2014Q1,
Version: 3.2.17,
Package name: ruby200-activerecord-3.2.17,
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*.
Master sites: (Expand)
SHA1: 23c0dc657f6eee4c399e7fa3194670a7fb53d0b7
RMD160: 840d49336edc14c0cec58bb0f54b69fd87e95002
Filesize: 290.5 KB
Version history: (Expand)
- (2014-04-04) Package has been reborn
- (2014-04-03) Package added to pkgsrc.se, version ruby200-activerecord-3.2.17 (created)