Path to this page:
./
databases/ruby-activerecord31,
Object-relational mapper framework (part of Rails 3.1)
Branch: pkgsrc-2012Q1,
Version: 3.1.4,
Package name: ruby193-activerecord-3.1.4,
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: 3bc7c82f7907ce4ddded9a82cf41c78b8afddc56
RMD160: cfe6cb5f1f3de73703c50b297ce801ff218e9b09
Filesize: 367.5 KB
Version history: (Expand)
- (2012-04-10) Package added to pkgsrc.se, version ruby193-activerecord-3.1.4 (created)