NOTICE: This package has been removed from pkgsrc

./devel/ruby-activemodel, Toolkit for building modeling frameworks (part of Rails 3.0)

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


Branch: CURRENT, Version: 3.0.20nb1, Package name: ruby193-activemodel-3.0.20nb1, Maintainer: pkgsrc-users

Active Model provides a known set of interfaces for usage in model classes.
They allow for Action Pack helpers to interact with non-ActiveRecord models,
for example. Active Model also helps building custom ORMs for use outside of
the Rails framework.


Required to run:
[textproc/ruby-builder] [devel/ruby-activesupport3] [lang/ruby193-base] [devel/ruby-i18n_05]

Master sites:

SHA1: 80c7d881ed64ed7a66f4d82b12c2b98b43f6fbde
RMD160: 20c74da6d7a173a5d5a252a138afa5b132f9a7b9
Filesize: 38 KB

Version history: (Expand)


CVS history: (Expand)


   2013-02-17 09:54:54 by Takahiro Kambe | Files touched by this commit (5) | Package removed
Log message:
Remove ruby-activemodel.
It is part of Ruby on Rails 3.0 which isn't supported any more.
   2013-02-13 15:07:31 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Correct comment in a patch file.

This change dosen't fix CVE-2013-0276 but give workaround for it.

No PKGREVISION bump.
   2013-02-12 16:30:42 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Add fix for CVE-2013-0276.

Bump PKGREVISION.
   2013-01-29 16:38:40 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-activemodel to 3.0.20.

Fix CVE-2013-0333.

There is a vulnerability in the JSON  code for Ruby on Rails which
allows attackers to bypass authentication systems, inject arbitrary
SQL, inject and execute arbitrary code, or perform a DoS attack on a
Rails application.

## Rails 3.0.20 (unreleased)

* Fix XML serialization of methods that return nil to not be
  considered as YAML (GH #8853 and GH #492)
   2013-01-09 13:26:20 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
Update ruby-activemodel to 3.0.19.

Only version has updated.
   2012-08-12 11:45:45 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-activemodel to 3.0.17.

## Rails 3.0.17 (Aug 9, 2012)

* No changes.
   2012-07-31 14:21:54 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-activemodel to 3.0.16.

## Rails 3.0.16 (Jul 26, 2012)

*   No changes.

## Rails 3.0.14 (Jun 12, 2012)

*   No changes.
   2012-06-14 16:48:35 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-activemodel to 3.0.14.

pkgsrc change: add RUBY_RAILS_STRICT_DEP which will be enabled later.

## Rails 3.0.14 (Jun 12, 2012)

*   No changes.