Path to this page:
./
databases/ruby-activerecord31,
Object-relational mapper framework
Branch: pkgsrc-2011Q4,
Version: 3.1.3,
Package name: ruby19-activerecord-3.1.3,
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-activemodel31] [
lang/ruby19-base] [
time/ruby-tzinfo]
Master sites:
SHA1: c5e26908f861083fae398ab60e011cc5d2d85803
RMD160: c0229491eba399afab0aca125e203b2a5a48d584
Filesize: 369.5 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version ruby19-activerecord-3.1.3 (created)