Path to this page:
./
databases/ruby-activerecord3,
Object-relational mapper framework (part of Rails 3.0)
Branch: pkgsrc-2012Q3,
Version: 3.0.17,
Package name: ruby193-activerecord-3.0.17,
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-activemodel]
Master sites:
SHA1: 0c4a15eb70910870f5d30c68e1ae0e5442af840b
RMD160: 3594599470157b4cbfc342cbb915607ab123aa46
Filesize: 337 KB
Version history: (Expand)
- (2012-10-02) Package added to pkgsrc.se, version ruby193-activerecord-3.0.17 (created)