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

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


Branch: pkgsrc-2019Q2, Version: 4.2.11.1, Package name: ruby24-activerecord42-4.2.11.1, 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: 4f0c7bc5c2aa3e646266e4d35a502fa8c4cc090b
RMD160: 1a20939b9935a4441725d95ffe2a9b97fa097536
Filesize: 324.5 KB

Version history: (Expand)