Path to this page:
./
databases/ruby-activerecord32,
Object-relational mapper framework (part of Rails 3.2)
Branch: pkgsrc-2016Q1,
Version: 3.2.22.2,
Package name: ruby22-activerecord-3.2.22.2,
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:[
lang/ruby22-base] [
devel/ruby-activemodel32]
Master sites:
SHA1: 417f1b087f7166083b78c5cebfb911cffe551c13
RMD160: 4f8389939746fb4252436cc70d322bebbcb68695
Filesize: 290.5 KB
Version history: (Expand)
- (2016-04-07) Package added to pkgsrc.se, version ruby22-activerecord-3.2.22.2 (created)