summaryrefslogtreecommitdiff
path: root/databases/ruby-activerecord32/distinfo
diff options
context:
space:
mode:
authortaca <taca>2012-08-12 12:41:02 +0000
committertaca <taca>2012-08-12 12:41:02 +0000
commitb6d2c4e4039240636beec0bb1d70b1ab34e2c94e (patch)
treeee371242107557b58196db54f8d5a49ac30a247a /databases/ruby-activerecord32/distinfo
parent3b7c66b59aad12b3d2c2fc831ed5cc026ac19d0e (diff)
downloadpkgsrc-b6d2c4e4039240636beec0bb1d70b1ab34e2c94e.tar.gz
Update ruby-activerecord32 to 3.2.8.
## Rails 3.2.8 (Aug 9, 2012) ## * Do not consider the numeric attribute as changed if the old value is zero and the new value is not a string. Fixes #7237. *Rafael Mendonça França* * Removes the deprecation of `update_attribute`. *fxn* * Reverted the deprecation of `composed_of`. *Rafael Mendonça França* * Reverted the deprecation of `*_sql` association options. They will be deprecated in 4.0 instead. *Jon Leighton* * Do not eager load AR session store. ActiveRecord::SessionStore depends on the abstract store in Action Pack. Eager loading this class would break client code that eager loads Active Record standalone. Fixes #7160 *Xavier Noria* * Do not set RAILS_ENV to "development" when using `db:test:prepare` and related rake tasks. This was causing the truncation of the development database data when using RSpec. Fixes #7175. *Rafael Mendonça França*
Diffstat (limited to 'databases/ruby-activerecord32/distinfo')
-rw-r--r--databases/ruby-activerecord32/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/ruby-activerecord32/distinfo b/databases/ruby-activerecord32/distinfo
index 0e4571020bb..ac21f9c4f13 100644
--- a/databases/ruby-activerecord32/distinfo
+++ b/databases/ruby-activerecord32/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2012/07/31 12:53:46 taca Exp $
+$NetBSD: distinfo,v 1.6 2012/08/12 12:41:02 taca Exp $
-SHA1 (activerecord-3.2.7.gem) = ae860da2fb04cbfb113a061697299c4b28c3c167
-RMD160 (activerecord-3.2.7.gem) = 1dc8e6db98311e25daea27253e4480a53e89c783
-Size (activerecord-3.2.7.gem) = 389632 bytes
+SHA1 (activerecord-3.2.8.gem) = 96e876f625b98915d2b1994c06ea057bf7dd23b8
+RMD160 (activerecord-3.2.8.gem) = 7723cf1946bf7aad0d901356a9a2e7e8d56e2206
+Size (activerecord-3.2.8.gem) = 390144 bytes