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

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


Branch: pkgsrc-2014Q4, Version: 3.2.21, Package name: ruby200-activerecord-3.2.21, 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:

SHA1: 9e5645ea4536238a3fec7f04e6f74a22db9057ec
RMD160: cbda100b0da094fd5b16e2ecd313b73b8e445daa
Filesize: 289.5 KB

Version history: (Expand)