From bb7f60ca1cd191fd775fef261b4d2bc7af223604 Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Tue, 30 Aug 2005 20:47:09 +0000 Subject: Remove switchtower integration from rails git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2073 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/CHANGELOG | 4 ---- 1 file changed, 4 deletions(-) (limited to 'railties/CHANGELOG') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index a82906d2dd..a1360b18ce 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -4,12 +4,8 @@ * Replace render_partial with render :partial in scaffold generator [Nicholas Seckar] -* Make the rake tasks (like fresh_rails_without_docs_using_links) aware of switchtower - * Added -w flag to ps in process/reaper #1934 [Scott Barron] -* Add integration with SwitchTower (rake tasks, default deploy.rb recipe) - * Allow ERb in the database.yml file (just like with fixtures), so you can pull out the database configuration in environment variables #1822 [Duane Johnson] * Added convenience controls for FCGI processes (especially when managed remotely): spinner, spawner, and reaper. They reside in script/process. More details can be had by calling them with -h/--help. -- cgit v1.2.3