pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/rails
Module Name: pkgsrc
Committed By: minskim
Date: Mon Sep 15 05:58:43 UTC 2008
Modified Files:
pkgsrc/www/rails: Makefile distinfo
Log Message:
Update rails to 2.1.1.
Changes:
* Fix script/about in production mode. #370 [Cheah Chu Yeow, Xavier
Noria, David Krmpotic]
* Add the gem load paths before the framework is loaded, so certain
gems like RedCloth and BlueCloth can be frozen.
* Fix discrepancies with loading rails/init.rb from gems.
* Plugins check for the gem init path (rails/init.rb) before the
standard plugin init path (init.rb) [Jacek Becela]
* Wrapped Rails.env in StringInquirer so you can do
Rails.env.development? [DHH]
* Fixed that RailsInfoController wasn't considering all requests local
in development mode (Edgard Castro) [#310 state:resolved]
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/www/rails/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/www/rails/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index