Path to this page:
./
databases/ruby-activerecord32,
Object-relational mapper framework (part of Rails 3.2)
Branch: pkgsrc-2018Q4,
Version: 3.2.22.5,
Package name: ruby24-activerecord32-3.2.22.5,
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] [
lang/ruby24-base] [
databases/ruby-arel30]
Master sites:
SHA1: ab367a83feed1bc1c95b8f2db5bdad8bccf865f4
RMD160: da4ef3fbc42598037ad6360099eda7afdfa762aa
Filesize: 289.5 KB
Version history: (Expand)
- (2019-01-02) Package added to pkgsrc.se, version ruby24-activerecord32-3.2.22.5 (created)