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

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


Branch: pkgsrc-2018Q2, Version: 4.2.10, Package name: ruby24-activerecord42-4.2.10, 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] [databases/ruby-arel60]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: f3c95efefba45110789b63fc8d701f47c6626735
RMD160: d50fa531cab36128cba6095e4feee551e2f14b07
Filesize: 324.5 KB

Version history: (Expand)