Path to this page:
./
databases/ruby-activerecord32,
Object-relational mapper framework (part of Rails 3.2)
Branch: pkgsrc-2017Q2,
Version: 3.2.22.4,
Package name: ruby23-activerecord32-3.2.22.4,
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-activemodel32]
Master sites:
SHA1: 1e44920ef20c4b56011fa7cfcc5e5944fd32c735
RMD160: 23384e5c3584132696c68ffb757d88bb9ca2abcf
Filesize: 289.5 KB
Version history: (Expand)
- (2017-07-04) Package added to pkgsrc.se, version ruby23-activerecord32-3.2.22.4 (created)