Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-activesupport
From: Min Sik Kim
Date: 2007-10-16 04:56:02
Message id: 20071016025603.1CEC721507@cvs.netbsd.org
Log Message:
Update ruby-activesupport to 1.4.4.
Changes:
* Backport: allow array and hash query parameters. Array route parameters are
converted/to/a/path as before.
* Demote Hash#to_xml to use XmlSimple#xml_in_string so it can't read files or
stdin.
* Document Object#blank?.
* Update Dependencies to ignore constants inherited from ancestors.
* Improved multibyte performance by relying less on exception raising
Files: