From b0f078deaa94395dc4e846bb24caed185f9b67cc Mon Sep 17 00:00:00 2001 From: LeandroNunes Date: Mon, 19 Nov 2007 19:19:14 +0000 Subject: [PATCH] ActionItem19: adding spin script --- config/environment.rb | 2 +- script/spin | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100755 script/spin diff --git a/config/environment.rb b/config/environment.rb index cf4881b..f99a40f 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -2,7 +2,7 @@ # Uncomment below to force Rails into production mode when # you don't control web/app server and can't set it the proper way -# ENV['RAILS_ENV'] ||= 'production' +ENV['RAILS_ENV'] ||= 'production' # Specifies gem version of Rails to use when vendor/rails is not present RAILS_GEM_VERSION = '1.1.6' diff --git a/script/spin b/script/spin new file mode 100755 index 0000000..52a95fa --- /dev/null +++ b/script/spin @@ -0,0 +1 @@ +mongrel_rails cluster::start -- libgit2 0.21.2