./databases/ruby-activerecord32, Object-relational mapper framework (part of Rails 3.2)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q2, Version: 3.2.13, Package name: ruby193-activerecord-3.2.13, 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: 469f6b4456d7fa1bf0336d488ad5878a6842e2da
RMD160: d3b1c9adb9d8e0e5b5cdf80f40c36a9921075432
Filesize: 287.5 KB

Version history: (Expand)