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

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


Branch: pkgsrc-2018Q4, Version: 4.2.11, Package name: ruby24-activerecord42-4.2.11, 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-activemodel42] [devel/ruby-activesupport42] [lang/ruby24-base]

Master sites:

SHA1: 3315bd4285275d61dad75fe9a50bab3554402880
RMD160: 9387d79c7e5df84c786f97e4802d93ddd7dc079a
Filesize: 324.5 KB

Version history: (Expand)