Commit graph

12 commits

Author SHA1 Message Date
taca
efe1d02044 Update ruby-activemodel to 3.0.11 (version change only). 2011-11-19 15:33:17 +00:00
taca
b194909249 Update ruby-activemodel package to 3.0.10.
Bump version only.
2011-08-17 14:17:16 +00:00
taca
b68ff7efe3 Switch to use OVERRIDE_GEMSPEC. 2011-08-12 15:17:01 +00:00
taca
6143e58b23 Update ruby-rails3 related package to 3.0.9.
These are update of the version only.
2011-06-17 13:50:48 +00:00
taca
27e8af5ddd Updae ruby-activemodel package to 3.0.8.
Changed version only.
2011-06-11 03:19:31 +00:00
taca
2fa5c95399 Update ruby-activemodel to 3.0.7; no change but version. 2011-05-10 14:11:17 +00:00
taca
db94ee079a Update ruby-activemodel package to 3.0.6.
*Rails 3.0.6 (April 5, 2011)

* Fix when database column name has some symbolic characters
  (e.g. Oracle CASE# VARCHAR2(20)) #5818 #6850 [Robert Pankowecki,
  Santiago Pastorino]

* Fix length validation for fixnums #6556 [Andriy Tyurnikov]

* Fix i18n key collision with namespaced models #6448 [yves.senn]
2011-04-06 13:24:48 +00:00
taca
901e99bd19 Update ruby-activemodel pacakge which I forgot to commit to 3.0.5.
It is version update only.

* Switch to use lang/ruby/rails.mk.
2011-03-25 08:44:44 +00:00
taca
9c2f013bbe Add missing patch file, something was wrong since patches/CVS directory
existed but patches directory wasn't cvs added...

Bump PKGREVISION.
2011-02-20 02:12:08 +00:00
taca
2f7561c449 Update ruby-activemodel package to 3.0.4.
* More strict dependency reflect gemspec's description.
* It is update of version only for Ruby on Rails 3.0.4 update.
2011-02-09 12:57:46 +00:00
taca
8a15829fa2 Update devel/ruby-activemodel to 3.0.1.
No change except version, it is part of Rails 3.0.1.
2010-10-15 11:41:45 +00:00
taca
3dae631c21 Importing devel/ruby-activemodel 3.0.0.
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.

(This is part of Ruby on Rails 3.)
2010-09-12 04:16:48 +00:00