./databases/ruby-activerecord42, Object-relational mapper framework (part of Rails 4.2)

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


Branch: pkgsrc-2017Q2, Version: 4.2.8, Package name: ruby23-activerecord42-4.2.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-activesupport42] [devel/ruby-activemodel42]

Master sites:

SHA1: d794a4c91a5d1eef1dcccb5c8fb2db554e4c2b35
RMD160: 910e36257c37cf192a3ca8083cbcac94e28c3149
Filesize: 324 KB

Version history: (Expand)