Update ruby-actionpack3 package to 3.0.10.
Rails 3.0.10 * Fixes an issue where cache sweepers with only after filters would have no controller object, it would raise undefined method controller_name for nil [jeroenj] * Ensure status codes are logged when exceptions are raised. * Subclasses of OutputBuffer are respected. * Fixed ActionView::FormOptionsHelper#select with :multiple => false * Avoid extra call to Cache#read in case of a fragment cache hit
This commit is contained in:
parent
b194909249
commit
9eae7aeef6
1 changed files with 4 additions and 5 deletions
|
@ -1,6 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.8 2011/06/17 13:50:01 taca Exp $
|
||||
$NetBSD: distinfo,v 1.9 2011/08/17 14:18:02 taca Exp $
|
||||
|
||||
SHA1 (actionpack-3.0.9.gem) = 9bc2c05463962320d0497bb2e30f4ffa66ed4f79
|
||||
RMD160 (actionpack-3.0.9.gem) = 0fea31fa26e4b6c84152468c4bc98f485b2bc161
|
||||
Size (actionpack-3.0.9.gem) = 354304 bytes
|
||||
SHA1 (patch-.._actionpack.gemspec) = 8997f43539f612915041cc7b6e93b1756f5a6395
|
||||
SHA1 (actionpack-3.0.10.gem) = ee3f24d44c9aafb7911583de1db1e8a35a27e4e7
|
||||
RMD160 (actionpack-3.0.10.gem) = 983b00a72c0974ca188847f08bcaca948ea9e6be
|
||||
Size (actionpack-3.0.10.gem) = 354816 bytes
|
||||
|
|
Loading…
Reference in a new issue