Path to this page:
./
databases/ruby-activerecord32,
Object-relational mapper framework (part of Rails 3.2)
Branch: pkgsrc-2015Q1,
Version: 3.2.21nb1,
Package name: ruby200-activerecord-3.2.21nb1,
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/ruby200-base] [
databases/ruby-arel30]
Master sites:
SHA1: 9e5645ea4536238a3fec7f04e6f74a22db9057ec
RMD160: cbda100b0da094fd5b16e2ecd313b73b8e445daa
Filesize: 289.5 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version ruby200-activerecord-3.2.21nb1 (created)