NOTICE: This package has been removed from pkgsrc

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

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.2.22.5, Package name: ruby24-activerecord32-3.2.22.5, 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] [databases/ruby-arel30] [time/ruby-tzinfo03] [lang/ruby24-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: ab367a83feed1bc1c95b8f2db5bdad8bccf865f4
RMD160: da4ef3fbc42598037ad6360099eda7afdfa762aa
Filesize: 289.5 KB

Version history: (Expand)


CVS history: (Expand)


   2019-03-03 17:02:00 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
databases/ruby-activerecord32: remove package

Remove ruby-activerecord32, a part of Ruby on Rails 3.2 packages which is
already EOL.
   2018-03-18 15:21:22 by Takahiro Kambe | Files touched by this commit (37)
Log message:
lang/ruby: replace RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED

Change RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED for better wording.
   2017-07-18 16:04:31 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-activerecord32 to 3.2.22.5.

* Support Ruby 2.3 by not unexpectedly calling `.to_proc` on Hash objects

    Fixes #25010

    *tlrdstd*
   2017-06-21 15:12:21 by Takahiro Kambe | Files touched by this commit (19) | Package updated
Log message:
Switch most of Ruby on Rails related packages to updated frame work.
   2016-08-21 07:57:03 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-activerecord32 to 3.2.22.4, no change except version.
   2016-03-05 06:25:33 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-activerecord32 to  3.2.22.2.

No chnage except version.
   2016-02-01 14:46:12 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-activerecord32 to 3.2.22.1.

* No change except version.
   2016-01-03 06:11:59 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Depends on ruby-tzinfo03 instead of ruby-tzinfo.

Bump PKGREVISION.