./databases/ruby-activerecord32, Object-relational mapper framework (part of Rails 3.2)

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


Branch: pkgsrc-2015Q2, Version: 3.2.22, Package name: ruby200-activerecord-3.2.22, 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:
[databases/ruby-arel30]

Master sites:

SHA1: d9e51980eb4892089a29531c1fea69cabe9511e4
RMD160: 0b32423c1fb773287386b705d6d778571ccc6343
Filesize: 289.5 KB

Version history: (Expand)